X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=ChangeLog;h=330d4c6cb14c1c6f130719fca2c359ffe7443c50;hb=731b057e7a859b5704b0a95d5af928c7dd04408f;hp=21d380b261252d9c27b43fe1f9efe87ad89ab99f;hpb=ccd62071dcbdfc0269813746b9f51ff9c23261db;p=wget diff --git a/ChangeLog b/ChangeLog index 21d380b2..330d4c6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,62 @@ +2009-07-03 Micah Cowan + + * configure.ac: Ensure LIBICONV is empty if IRIs are disabled. + + * AUTHORS: Added Ted Mielczarek and Saint Xavier. + + * NEWS: Added items for IRI support, new --version information. + +2009-07-01 Steven Schubiger + + * Makefile.am: Add build_info.pl to EXTRA_DIST. + + * build_info.pl: Generate build_info.c from data. + +2009-06-14 Micah Cowan + + * po/Makefile.in.in (distclean): remove en_US.po, too. + + * Makefile.am: Include md5 as a subdir unconditionally. + It may result in useless compilation, and additional risk of + breaking a build of something that isn't actually needed, but + otherwise it's too much of a hassle to manage a failure-free + distcheck. + +2009-06-12 Micah Cowan + + * configure.ac: Check for h_errno declaration. Idea thanks to + Maciej W. Rozycki. + +2009-03-03 Steven Schubiger + + * src/ftp.c, src/http.c, src/main.c, src/recur.h, + tests/Makefile.am: Update the copyright years. + +2009-01-23 Steven Schubiger + + * util/freeopts, util/rmold.pl, util/trunc.c: Remove + unnecessary whitespace. + +2008-11-10 Micah Cowan + + * MAILING-LIST: Mention Gmane, introduce subsections. + +2008-11-05 Micah Cowan + + * MAILING-LIST: Mention moderation for unsubscribed posts, and + archive location. + +2008-10-31 Micah Cowan + + * MAILING-LIST: Update information. + + * NEWS: Add mention of mailing list move. + +2008-08-01 Joao Ferreira + + * NEWS: Added option --default-page to support alternative + default names for index.html + 2008-06-30 Micah Cowan * NEWS: Entries for 1.11.4.