diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-12-01 20:42:44 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-12-01 20:42:44 +0000 |
commit | 3a237a874f62ef4ada38eb9fd01ad96a0a40d9a5 (patch) | |
tree | f55cd465490e464aab3659e83088cd1c43f87d2f /net-misc/curl/ChangeLog | |
parent | Automated update of use.local.desc (diff) | |
download | historical-3a237a874f62ef4ada38eb9fd01ad96a0a40d9a5.tar.gz historical-3a237a874f62ef4ada38eb9fd01ad96a0a40d9a5.tar.bz2 historical-3a237a874f62ef4ada38eb9fd01ad96a0a40d9a5.zip |
QA: version bump, fixes one issue i had during writting my app. Also should fix some security issue based on changelog i found upstream.
Package-Manager: portage-2.2.0_alpha6/cvs/Linux x86_64
Diffstat (limited to 'net-misc/curl/ChangeLog')
-rw-r--r-- | net-misc/curl/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index 990247b61e9b..1d78c9816b0c 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/curl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.168 2010/08/30 18:10:29 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.169 2010/12/01 20:42:44 scarabeus Exp $ + +*curl-7.21.2 (01 Dec 2010) + + 01 Dec 2010; Tomáš Chvátal <scarabeus@gentoo.org> +curl-7.21.2.ebuild: + QA: version bump, fixes one issue i had during writting my app. Also should + fix some security issue based on changelog i found upstream. *curl-7.21.1 (30 Aug 2010) |