]> sjero.net Git - wget/blobdiff - NEWS
NEWS update re renamed files at connection loss.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index a3c5eb7c2775ed2f8cf7683e6dbe7cd0d71028ff..1b5dd7102f3d7d9b9187367b5e1848721c8ff5ee 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,8 +6,6 @@ See the end for copying conditions.
 
 Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
-* Wget 1.11.1 is a bugfix release with no other user-visible changes.
-\f
 * Changes in Wget (MAINLINE).
 
 ** Gnulib is now used to provide code for certain portability aspects in
@@ -15,6 +13,17 @@ GNU Wget.
 
 ** Wget uses Automake now as part of its build infrastructure.
 \f
+* 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 in 1.11 over 1.10.2).
+
+** Interrupted downloads no longer result in renaming the file
+(regression in 1.11 over 1.10.2).
+\f
 * Changes in Wget 1.11.
 
 ** Timestamping now uses the value from the most recent HTTP response,