]> sjero.net Git - wget/blobdiff - ChangeLog
Update md5/.
[wget] / ChangeLog
index 79c51967452d07b393c2aec6293ec9e217a62fc0..89104ebdd2c626ffa2e3b23e3c6eb1d3fe27275a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,38 @@
+2009-09-04  Micah Cowan  <micah@cowan.name>
+
+       * md5/*: Updated md5 from gnulib.
+
+       * configure.ac: Configured build-aux/ as auxiliarry directory.
+
+       * build-aux/compile, build-aux/config.guess,
+       build-aux/config.rpath, build-aux/config.sub, build-aux/depcomp,
+       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
+       directory.
+
+       * build-aux/announce-gen: Imported from gnulib.
+       * build-aux/update-copyright: Imported from gnulib.
+       * build-aux/gnupload: Imported from gnulib.
+       * lib/Makefile.am, m4/gnulib-cache.m4, m4/gnulib-comp.m4: Adjusted
+       for announce-gen, update-copyright, and gnupload.
+       
 2009-09-03  Micah Cowan  <micah@cowan.name>
 
+       * 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.