diff options
author | 2005-07-28 06:20:45 +0000 | |
---|---|---|
committer | 2005-07-28 06:20:45 +0000 | |
commit | b65dcc6c60830e7c2314a638d68710f739dea172 (patch) | |
tree | 0ec25c990c17721dab4ca5dc0759891c2c6163b2 /dev-php/PECL-apc/ChangeLog | |
parent | Ported patch from 5.0.2 version to this version. Only affects ppc-macos envir... (diff) | |
download | historical-b65dcc6c60830e7c2314a638d68710f739dea172.tar.gz historical-b65dcc6c60830e7c2314a638d68710f739dea172.tar.bz2 historical-b65dcc6c60830e7c2314a638d68710f739dea172.zip |
Version bump.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-php/PECL-apc/ChangeLog')
-rw-r--r-- | dev-php/PECL-apc/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-php/PECL-apc/ChangeLog b/dev-php/PECL-apc/ChangeLog index b72ad5a040f0..aeeb0a237a6a 100644 --- a/dev-php/PECL-apc/ChangeLog +++ b/dev-php/PECL-apc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PECL-apc # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/ChangeLog,v 1.22 2005/07/19 04:03:47 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/ChangeLog,v 1.23 2005/07/28 06:20:45 sebastian Exp $ + +*PECL-apc-3.0.5 (28 Jul 2005) + + 28 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org> + +PECL-apc-3.0.5.ebuild: + Version bump. *PECL-apc-3.0.4 (19 Jul 2005) |