]> sjero.net Git - wget/blobdiff - ChangeLog
Move AM_GNU_GETTEXT below AC_AIX.
[wget] / ChangeLog
index 1eeb63cac8977b60678232eb5c8c7a95b014467d..79c51967452d07b393c2aec6293ec9e217a62fc0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,37 @@
+2009-09-03  Micah Cowan  <micah@cowan.name>
+
+       * configure.ac: Move AM_GNU_GETTEXT below AC_AIX, to shut up
+       autoconf warnings.
+
+2009-09-03  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * 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  <micah@cowan.name>
+
+       * po/Rules-quot (en_US.po-update): Remove use of GNU make's
+       non-portable $^ variable.
+
+2009-08-27  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Mention the changes to exit codes.
+
+2009-08-27  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Add mention of the NUL characters SSL security fix.
+
 2009-07-28  Micah Cowan  <micah@cowan.name>
 
-       * NEWS: Mention some more previously undocumented items, and the
-       new "ascii" specifer for --restrict-file-names.
+       * NEWS: Mention some more previously undocumented items, the
+       new "ascii" specifer for --restrict-file-names, and the renaming
+       of --html-extension to --adjust-extension.
 
 2009-07-27  Petr Pisar  <petr.pisar@atlas.cz>