]> sjero.net Git - wget/blobdiff - ChangeLog
Removing ABOUT-NLS, as it seems to assume the inclusion of intl/, and so probably...
[wget] / ChangeLog
index ae985fba3bc95fa10a01c0b18b2d3de4772d550f..4b26494faf5135cc7f4eb414d9ed056ae8885b15 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,27 @@
+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>