X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=a7e9f129c987f53fa8faa366034c2758921c7a5d;hp=89104ebdd2c626ffa2e3b23e3c6eb1d3fe27275a;hb=0d92a065943f24c4907cc37b5f31db129efc7eae;hpb=2456d9bc547aacc8ad387f441e81455cd9301fe7 diff --git a/ChangeLog b/ChangeLog index 89104ebd..a7e9f129 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,35 @@ +2009-09-08 Micah Cowan + + * po/*.po: Updated from translationproject.org. + +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. * configure.ac: Configured build-aux/ as auxiliarry directory. @@ -9,7 +39,7 @@ build-aux/install-sh, build-aux/link-warning.h, build-aux/mdate-sh, build-aux/missing, build-aux/mkinstalldirs, build-aux/texinfo.tex, build-aux/useless-if-before-free, - build-aux/vc-list-files, build-aux/ylwrap: Moved from base + build-aux/vc-list-files, build-aux/ylwrap: Moved from top directory. * build-aux/announce-gen: Imported from gnulib.