diff options
author | Alin Năstac <mrness@gentoo.org> | 2008-07-08 21:16:23 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2008-07-08 21:16:23 +0000 |
commit | 0798ce318cd2897330d39b34ca94da6c9d26b980 (patch) | |
tree | d485a738414fcaa743bf28267e5b8d77a3f54627 /net-proxy/squidguard/ChangeLog | |
parent | Change autoconf into eautoconf for dev-haskell/haddock-0.8 (diff) | |
download | historical-0798ce318cd2897330d39b34ca94da6c9d26b980.tar.gz historical-0798ce318cd2897330d39b34ca94da6c9d26b980.tar.bz2 historical-0798ce318cd2897330d39b34ca94da6c9d26b980.zip |
Fix regex support, thanks to Yar Odin <yarodin@gmail.com> (#230922).
Package-Manager: portage-2.1.4.4
RepoMan-Options: --force
Diffstat (limited to 'net-proxy/squidguard/ChangeLog')
-rw-r--r-- | net-proxy/squidguard/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-proxy/squidguard/ChangeLog b/net-proxy/squidguard/ChangeLog index 847cbe9e3c5e..ce6f30704383 100644 --- a/net-proxy/squidguard/ChangeLog +++ b/net-proxy/squidguard/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-proxy/squidguard # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidguard/ChangeLog,v 1.24 2008/06/23 19:43:30 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidguard/ChangeLog,v 1.25 2008/07/08 21:16:23 mrness Exp $ + +*squidguard-1.3-r2 (08 Jul 2008) + + 08 Jul 2008; Alin Năstac <mrness@gentoo.org> + +files/squidguard-1.3-bison.patch, +squidguard-1.3-r2.ebuild: + Fix regex support, thanks to Yar Odin <yarodin@gmail.com> (#230922). 23 Jun 2008; Tobias Scherbaum <dertobi123@gentoo.org> squidguard-1.3-r1.ebuild: |