X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=187914cce39bacbfdb0f89ff727c8a02e38258ea;hp=e7b0060bc78abd9649cc72fee196ad05773b921c;hb=18bca2706b4c5c1f3bdad7349e092d0675608a61;hpb=94d6650817110c639975d45df57b345e10b0e396 diff --git a/ChangeLog b/ChangeLog index e7b0060b..187914cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +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 @@ -39,6 +55,14 @@ * AUTHORS: Added Steven Schubiger. +2008-06-26 Xavier Saint + + * configure.ac : IRIs support required libiconv, check it. + +2008-06-14 Xavier Saint + + * configure.ac: Add support for IRIs + 2008-05-29 Micah Cowan * po/*.po: Updated from TP (the 1.11.3 set).