diff options
author | Alastair Tse <liquidx@gentoo.org> | 2005-04-27 14:45:45 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2005-04-27 14:45:45 +0000 |
commit | 905f02b2d2ea214f36d61f2c30731b2203d05679 (patch) | |
tree | 3811d376c584637f87e9ef983b5d5c58f350440e /net-misc/curl/ChangeLog | |
parent | cleaning (diff) | |
download | gentoo-2-905f02b2d2ea214f36d61f2c30731b2203d05679.tar.gz gentoo-2-905f02b2d2ea214f36d61f2c30731b2203d05679.tar.bz2 gentoo-2-905f02b2d2ea214f36d61f2c30731b2203d05679.zip |
version bump. added c-ares support. added old library if we detect it on compile, which stops broken dependencies on major lib upgrades from 7.11.x to 7.12.x.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/curl/ChangeLog')
-rw-r--r-- | net-misc/curl/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index 335cbd362b45..39c7bd598c0b 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/curl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.31 2005/04/24 04:32:13 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.32 2005/04/27 14:45:45 liquidx Exp $ + +*curl-7.13.2 (27 Apr 2005) + + 27 Apr 2005; Alastair Tse <liquidx@gentoo.org> +curl-7.13.2.ebuild: + version bump. added c-ares support. added old library if we detect it on + compile, which stops broken dependencies on major lib upgrades from 7.11.x + to 7.12.x. 23 Apr 2005; Kito <kito@gentoo.org> curl-7.13.1.ebuild: ~ppc-macos keyword |