X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=ChangeLog;h=8358b3bda9f97163aa77845768ddbec09fff4ac3;hb=4bbcfc2a1d05c1ad0496c2f8f9e56236e4c76c00;hp=ac384a4966674c38f03f3b73b7dd6313fd9ef8a1;hpb=381f14290d94dda82a844531ab97d440175f69fe;p=wget diff --git a/ChangeLog b/ChangeLog index ac384a49..8358b3bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +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.