diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-12-10 09:25:00 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-12-10 09:25:00 +0000 |
commit | 98ec9dd9b4f022efa8875ccd47f91c0f89d25823 (patch) | |
tree | 2290917638f0b3cf1a661b925a271e2525a18da9 /net-misc/wget/ChangeLog | |
parent | filter out -malign-double from compiler flags (diff) | |
download | historical-98ec9dd9b4f022efa8875ccd47f91c0f89d25823.tar.gz historical-98ec9dd9b4f022efa8875ccd47f91c0f89d25823.tar.bz2 historical-98ec9dd9b4f022efa8875ccd47f91c0f89d25823.zip |
ipv6/ipv4 name/ip resolution fix
Diffstat (limited to 'net-misc/wget/ChangeLog')
-rw-r--r-- | net-misc/wget/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog index 3d14c93d8ec1..15909003fafa 100644 --- a/net-misc/wget/ChangeLog +++ b/net-misc/wget/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/wget # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.35 2003/12/06 06:53:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.36 2003/12/10 09:24:58 seemant Exp $ + + 10 Dec 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r2.ebuild, + files/wget-1.9.1+ipvmisc.patch: + port patch fix from 1.9 to this patch, closing the same bug again 05 Dec 2003; Daniel Robbins <drobbins@gentoo.org> wget-1.8.2.ebuild: making autoconf a non-conditional DEPEND, closing bug #34114. |