X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=5da461b5504ef62edcc676b380ea042a09113437;hp=0af829302af52a22f246fcb0c19f4c4fcb7d173f;hb=faaa147b353c1fba0ebd9a071962e098f9b51a25;hpb=b014f8fae9291e7504c0cca2dd8b9a0035466c03 diff --git a/ChangeLog b/ChangeLog index 0af82930..5da461b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +2009-09-04 Micah Cowan + + * update-copyright: Imported from gnulib. + * gnupload: Imported from gnulib. + * lib/Makefile.am, m4/gnulib-cache.m4, m4/gnulib-comp.m4: Adjusted + for update-copyright and gnupload. + +2009-09-03 Micah Cowan + + * NEWS: Give credit to jff for SSL security fix, call attention to + IRI support's dependence on libidn and libiconv, and note that + --html-extension is still accepted, though deprecated. + + * lib/*, m4/*: Updated gnulib. + * lib/getpagesize.c, lib/memchr.c, lib/memchr.valgrind, + lib/stddef.in.h, lib/str-two-way.h, lib/strcasecmp.c, + lib/strcasestr.c, lib/strings.in.h, lib/strncasecmp.c, + m4/getpagesize.m4, m4/memchr.m4, m4/mmap-anon.m4, + m4/stddef_h.m3, m4/strcase.m4, m4/strcasestr.m4, + m4/strings_h.m4, m4/wchar_t.m4: Added, via gnulib --import + strcasestr. + + * 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.