X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=79c51967452d07b393c2aec6293ec9e217a62fc0;hp=0af829302af52a22f246fcb0c19f4c4fcb7d173f;hb=227daa74150e58de8a941f9c8e1f4f9f4035d1c3;hpb=b014f8fae9291e7504c0cca2dd8b9a0035466c03 diff --git a/ChangeLog b/ChangeLog index 0af82930..79c51967 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2009-09-03 Micah Cowan + + * configure.ac: Move AM_GNU_GETTEXT below AC_AIX, to shut up + autoconf warnings. + +2009-09-03 gettextize + + * m4/gettext.m4: Upgrade to gettext-0.17. + * m4/iconv.m4: Upgrade to gettext-0.17. + * m4/lib-link.m4: Upgrade to gettext-0.17. + * m4/po.m4: Upgrade to gettext-0.17. + + * po/Makefile.in.in: Upgrade to gettext-0.17. + + * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.17. + +2009-09-02 Micah Cowan + + * po/Rules-quot (en_US.po-update): Remove use of GNU make's + non-portable $^ variable. + 2009-08-27 Micah Cowan * NEWS: Mention the changes to exit codes.