diff --git a/ChangeLog b/ChangeLog index deb56df9..f6ffafba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 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 diff --git a/NEWS b/NEWS index 50714dcb..5aadf49f 100644 --- a/NEWS +++ b/NEWS @@ -13,7 +13,13 @@ GNU Wget. ** Wget uses Automake now as part of its build infrastructure. -* Wget 1.11.1 is a bugfix release with no other user-visible changes. +* Changes in Wget 1.11.1. + +** Progress bar now displays correctly in non-English locales (and a +related assertion failure was fixed). + +** Wget no longer issues a GET request over HTTP for files it should +know it's not going to download (regression over 1.10.2). * Changes in Wget 1.11.