X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=79c51967452d07b393c2aec6293ec9e217a62fc0;hp=d060c683188bc103c0dd5e0ff168440cc8bacd5b;hb=227daa74150e58de8a941f9c8e1f4f9f4035d1c3;hpb=1d82a5464e1e5ccb5943d5368b70f08ab2c2c4d3 diff --git a/ChangeLog b/ChangeLog index d060c683..79c51967 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,57 @@ +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. + +2009-08-27 Micah Cowan + + * NEWS: Add mention of the NUL characters SSL security fix. + +2009-07-28 Micah Cowan + + * 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 + + * po/Makevars (MSGID_BUGS_ADDRESS): Fixed. + +2009-07-10 Micah Cowan + + * util/paramcheck.pl (find_documentation): Added. + (emit_undocumented_opts): Check for documentation in both TexInfo + and --help string. + 2009-07-05 Micah Cowan + * po/Rules-quot: Added targets to build en@{quot,boldquot}.po + * po/POTFILES.in: Added src/gnutls.c, src/iri.c. + * po/*.po: Updated translations from TP. New translation: + Lithuanian. + * lib/*, md5/*: Updated gnulib. 2009-07-04 Steven Schweda