X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=91de4f375e99cfeec98adf41348d87d2b974c4a9;hp=d402395070ca439e0b9a6f1c357fb3b4c5f2dfcd;hb=3073a77ed89e7d9527d110a028d134bfd1f9cb40;hpb=d6c1be263d5b2687a066c5ada79d5c013f8680d0 diff --git a/ChangeLog b/ChangeLog index d4023950..91de4f37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2007-11-28 Micah Cowan + + * Makefile.in, README, autogen.sh, configure.bat, configure.in, + m4/wget.m4, util/Makefile.in, util/dist-wget: Updated license + exception for OpenSSL, per the SFLC. + +2007-10-05 Micah Cowan + + * config.guess, config.sub, install-sh: Update from versions + found in /usr/share/automake/. + +2007-10-03 Micah Cowan + + * NEWS: Note missing functionality from GnuTLS support. Call out + attention to content_disposition's experimental status. + +2007-09-25 Micah Cowan + + * configure.in: Remove unnecessary heuristic to generate exeext + variable, since AC_PROG_CC and others automatically set EXEEXT. + Pointed out by Steve Kenton . + 2007-09-12 Micah Cowan * AUTHORS: Added... me...