]> sjero.net Git - wget/blobdiff - ChangeLog
Merge quote module stuff with current mainline.
[wget] / ChangeLog
index cccfc1174e4e025a8b167d32b262d7bf3539d027..a0a295d85ad6e83cd7811af2fc7b8c59db20eb78 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,83 @@
+2008-05-12  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Translations and -N/-O.
+
+2008-04-30  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Added documentation for changes made in 1.11.2.
+
+2008-04-14  Micah Cowan  <micah@cowan.name>
+
+       * GNUmakefile, lib/Makefile.am, lib/error.c, lib/error.h,
+       lib/exitfail.c, lib/exitfail.h, lib/getopt.c, lib/intprops.h,
+       lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h,
+       lib/stdlib.in.h, lib/strerror.c, lib/string.in.h,
+       lib/unistd.in.h, lib/wchar.in.h, lib/wctype.in.h,
+       lib/xalloc-die.c, lib/xalloc.h, lib/xmalloc.c, m4/error.m4,
+       m4/exitfail.m4, m4/extensions.m4, m4/gnulib-cache.m4,
+       m4/gnulib-comp.m4, m4/include_next.m4, m4/inline.m4,
+       m4/mbrtowc.m4, m4/mbstate_t.m4, m4/quote.m4, m4/quotearg.m4,
+       m4/stdlib_h.m4, m4/strerror.m4, m4/string_h.m4, m4/unistd_h.m4,
+       m4/wchar.m4, m4/wctype.m4, m4/wint_t.m4, m4/xalloc.m4,
+       md5/Makefile.am, md5/m4/gnulib-cache.m4, md5/m4/gnulib-comp.m4,
+       md5/m4/include_next.m4, md5/m4/md5.m4, md5/m4/stdint.m4,
+       md5/md5.c, md5/md5.h, md5/stdint.in.h, md5/wchar.in.h: Update
+       from Gnulib, and add the "quote" module.
+
+2008-03-20  Micah Cowan  <micah@cowan.name>
+
+       * ABOUT-NLS: Reinstated, but with a message mentioning that
+       gettext is not included.
+       * Makefile.am: Removed "test" target; "check" should be used
+       instead (and "test" was mildly broken, anyway).
+
+2008-03-24  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Added documentation change re: --no-parents, and various
+       caveats on accept/reject lists behavior. Rearranged some items in
+       order of priority.
+
+2008-02-14  Micah Cowan  <micah@cowan.name>
+
+       * ABOUT-NLS: Removed.
+
+2008-02-10  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Added note re interrupted files resulting in renames,
+       and new --auth-no-challenge option.
+
+2008-02-06  Micah Cowan  <micah@cowan.name>
+
+       * configure.ac (AC_CHECK_FUNCS): Added check for mbtowc.
+       * NEWS: Added notes regarding fixes for the localized progress
+       bar and --no-clobber wasted GET request.
+       * po/be.po: Added from the TP.
+
+2008-02-03  Micah Cowan  <micah@cowan.name>
+
+       * configure.in: Add checks for wchar.h, wcwidth function (to
+       support column-counting in progress.c).
+       * NEWS: Added line for 1.11.1.
+       * util/README, util/Makefile.am, util/trunc.c: Added a small
+       utility program to create files of arbitrary size (useful for
+       testing certain situations with --continue).
+
+2008-01-31  Micah Cowan  <micah@cowan.name>
+
+       * util/README, util/dist-wget, util/download-netscape.html,
+       util/download.html, util/update_po_files.sh, util/wget.spec:
+       Removed (obsolete and/or incomplete).
+       * Makefile.am: Removed no-longer-existant util stuff from
+       extra_DIST (but added the README).
+
+2008-01-28  Micah Cowan  <micah@cowan.name>
+
+       * po/en@quot.po, po/en@boldquot.po, po/en_US.po: Updated
+       translations for copyright year in --version.
+       * po/Rules-quot: Make en@*-update should create wget.pot.
+       * configure.ac: Ensure that en_US appears in ALL_LINGUAS exactly
+       once.
+
 2008-01-25  Micah Cowan  <micah@cowan.name>
 
        * Makefile.am, NEWS, README, configure.ac, configure.bat,