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