X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=45016523de1c7300bc906b8961f24985b5fef1cd;hp=0bbbb06ce1d5e67678caa3f4377f6071caca3af5;hb=70d762c4a43f912baa8c2df012afb0319acce043;hpb=ec866caaf0f8964180b769211457af8d4ce9712e diff --git a/ChangeLog b/ChangeLog index 0bbbb06c..45016523 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2008-02-10 Micah Cowan + + * NEWS: Added note re interrupted files resulting in renames. + +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,