X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=45016523de1c7300bc906b8961f24985b5fef1cd;hp=cccfc1174e4e025a8b167d32b262d7bf3539d027;hb=70d762c4a43f912baa8c2df012afb0319acce043;hpb=c7c59bf508eaa75676887956fcfeb652e58bfa3f diff --git a/ChangeLog b/ChangeLog index cccfc117..45016523 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +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, + util/download.html, util/update_po_files.sh, util/wget.spec: + Removed (obsolete and/or incomplete). + * Makefile.am: Removed no-longer-existant util stuff from + extra_DIST (but added the README). + +2008-01-28 Micah Cowan + + * po/en@quot.po, po/en@boldquot.po, po/en_US.po: Updated + translations for copyright year in --version. + * po/Rules-quot: Make en@*-update should create wget.pot. + * configure.ac: Ensure that en_US appears in ALL_LINGUAS exactly + once. + 2008-01-25 Micah Cowan * Makefile.am, NEWS, README, configure.ac, configure.bat,