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