[svn] Merge of fix for bugs 20341 and 20410.

This commit is contained in:
micah
2007-07-09 22:53:22 -07:00
parent b554b8e849
commit 4d7c5e087b
97 changed files with 876 additions and 1017 deletions

View File

@@ -1,3 +1,25 @@
2007-07-09 Micah Cowan <micah@cowan.name>
* README: Removed references to wget.sunsite.dk.
2007-07-05 Micah Cowan <micah@cowan.name>
* AUTHORS:
Draw attention to previous maintainers.
* autogen.sh, config.guess, config.sub, configure.bat:
* configure.in, m4/wget.m4, Makefile.in, util/dist-wget:
* util/Makefile.in, util/rmold.pl:
Updated GPL reference to version 3 or later, removed FSF
address.
* README:
Updated reference to maintainer, and updated GPL reference to
version 3 or later.
* COPYING:
Replaced with verson 3.
2006-08-28 Noèl Köthe <noel@debian.org>
* Makefile.in: Fixed a DESTDIR-related bug.