X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=f2a04de79ece33bc2994e96de6c1db34b1c27878;hp=ea1f5a4261fccd1019c09f01084c38dbf06f4095;hb=aab7dadc9a4f55d3a7921a2844ba1bbc18f7fc10;hpb=c794a7e82668a68b39461d267649d8b94cfe6fae diff --git a/ChangeLog b/ChangeLog index ea1f5a42..f2a04de7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,29 @@ +2009-09-07 Micah Cowan + + * Makefile.am (distuninstallcheck_listfiles): Don't complain if + /usr/share/info/dir and /etc/wgetrc are left behind after an + uninstall. + + * po/Rules-quot (mostlyclean-quot): Add en_US.po for remvoal by + mostlyclean. + (en_US.po-update): Behave properly for VPATH builds. + +2009-09-05 Micah Cowan + + * configure.ac: If we can't find idna.h, check to see if it's + because we need to add /usr/include/idn to the inclusion + path (for OpenSolaris). + +2009-09-04 Steven Schubiger + + * configure.ac: Place gl_EARLY and md5_EARLY before the gettext + macros in order to silence autoconf warnings. + 2009-09-04 Micah Cowan + * Makefile.am (EXTRA_DIST): build_info.pl -> + build-aux/build_info.pl + * build-aux/build_info.pl: Moved from top directory. * md5/*: Updated md5 from gnulib.