diff options
author | 2008-04-02 10:54:54 +0000 | |
---|---|---|
committer | 2008-04-02 10:54:54 +0000 | |
commit | 359bdecfa49107a324b735ced13df773d334b309 (patch) | |
tree | 0e5b59aad6de84ab7d0d3d9beb9f84491bfbcf2f /net-misc/curl/ChangeLog | |
parent | New development snapshot from upstream. Removed old. (diff) | |
download | gentoo-2-359bdecfa49107a324b735ced13df773d334b309.tar.gz gentoo-2-359bdecfa49107a324b735ced13df773d334b309.tar.bz2 gentoo-2-359bdecfa49107a324b735ced13df773d334b309.zip |
hopefully fixed bug #215713 and bug #193149 thanks to Olivier, Rafal and teidakankan
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/curl/ChangeLog')
-rw-r--r-- | net-misc/curl/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index c2d1c037b7d6..d1d70b337ae5 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/curl # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.115 2008/04/01 13:46:49 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.116 2008/04/02 10:54:54 dragonheart Exp $ + + 02 Apr 2008; Daniel Black <dragonheart@gentoo.org> curl-7.18.1.ebuild: + hopefully fixed bug #215713 and bug #193149 thanks to Olivier, Rafal and + teidakankan *curl-7.18.1 (01 Apr 2008) |