diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-31 21:14:35 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-31 21:14:35 +0000 |
commit | e1b2d7a467d5c2ae53e00275bfe893f6c69e48fd (patch) | |
tree | 0d5a8898691014d94a5eb5e7cc302d40dc208e6a /net-misc/curl/ChangeLog | |
parent | Stable for x86, wrt bug #422047 (diff) | |
download | gentoo-2-e1b2d7a467d5c2ae53e00275bfe893f6c69e48fd.tar.gz gentoo-2-e1b2d7a467d5c2ae53e00275bfe893f6c69e48fd.tar.bz2 gentoo-2-e1b2d7a467d5c2ae53e00275bfe893f6c69e48fd.zip |
Fix bug #429100
(Portage version: 2.1.10.65/cvs/Linux x86_64)
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 53b04cb20b39..0f55df881c73 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/curl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.234 2012/07/31 12:29:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.235 2012/07/31 21:14:35 blueness Exp $ + +*curl-7.27.0-r2 (31 Jul 2012) + + 31 Jul 2012; Anthony G. Basile <blueness@gentoo.org> -curl-7.27.0-r1.ebuild, + +curl-7.27.0-r2.ebuild, +files/curl-7.27.0-curl-config.patch, + files/curl-7.27.0-prefix.patch: + Fix bug #429100 *curl-7.27.0-r1 (31 Jul 2012) |