]> sjero.net Git - wget/blobdiff - ChangeLog
Added util/trunc.
[wget] / ChangeLog
index ae985fba3bc95fa10a01c0b18b2d3de4772d550f..4d92ee2f3b9690f3ce3b3c33a10a2e8df9160751 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
        * 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>