diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2006-01-23 16:03:17 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2006-01-23 16:03:17 +0000 |
commit | cdd832cbc71401938c0c32fc2c5ae33190c3c653 (patch) | |
tree | e07d4d6198723f0980c92362a7fd6d520bf0fca9 /dev-php/PEAR-PEAR/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-cdd832cbc71401938c0c32fc2c5ae33190c3c653.tar.gz gentoo-2-cdd832cbc71401938c0c32fc2c5ae33190c3c653.tar.bz2 gentoo-2-cdd832cbc71401938c0c32fc2c5ae33190c3c653.zip |
Fix various issues.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-php/PEAR-PEAR/ChangeLog')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index 969811ca6a63..fdb85f365d32 100644 --- a/dev-php/PEAR-PEAR/ChangeLog +++ b/dev-php/PEAR-PEAR/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php/PEAR-PEAR # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.40 2006/01/23 14:37:33 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.41 2006/01/23 16:03:17 chtekk Exp $ + +*PEAR-PEAR-1.4.6-r1 (23 Jan 2006) +*PEAR-PEAR-1.3.6-r5 (23 Jan 2006) + + 23 Jan 2006; Luca Longinotti <chtekk@gentoo.org> + -PEAR-PEAR-1.3.6-r4.ebuild, +PEAR-PEAR-1.3.6-r5.ebuild, + -PEAR-PEAR-1.4.6.ebuild, +PEAR-PEAR-1.4.6-r1.ebuild: + PEAR-1.3: fix sed line, add removal of stale pear.conf as it could cause + problems. PEAR-1.4: update XML_RPC to 1.4.5, add removal of stale pear.conf + as it could cause problems. Fix patch. *PEAR-PEAR-1.4.6 (23 Jan 2006) |