X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=ChangeLog;h=f6ffafbae133ad364ca81ff8a6b35545f327c6c7;hb=cb7d0840a0bb0d976fb856fbbc2d424a0b1948a8;hp=0bbbb06ce1d5e67678caa3f4377f6071caca3af5;hpb=ec866caaf0f8964180b769211457af8d4ce9712e;p=wget diff --git a/ChangeLog b/ChangeLog index 0bbbb06c..f6ffafba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2008-02-06 Micah Cowan + + * 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 + + * 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 * util/README, util/dist-wget, util/download-netscape.html,