]> sjero.net Git - wget/blobdiff - ChangeLog
Automated merge.
[wget] / ChangeLog
index 3997090f4ce88d00a12038ef0f58041cd1eeaae0..deb56df9457c19734ba9372558bcaaa0c6657aa0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,16 @@
 2008-02-06  Micah Cowan  <micah@cowan.name>
 
        * configure.ac (AC_CHECK_FUNCS): Added check for mbtowc.
+       * 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>