]> sjero.net Git - wget/blobdiff - NEWS
Use gnulib's getpass-gnu module for password prompting.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index f5469ab7d88308f32e8c9b3ab58cebe5b5b394f5..e57acec35ffdcb66b6fd103b0fdd056ed1885855 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
 * Changes in Wget (MAINLINE).
 
+** Gnulib's getpass-gnu module is used to prompt for passwords.
+
 ** Gnulib is now used to provide code for certain portability aspects in
 GNU Wget.
 
@@ -15,8 +17,8 @@ GNU Wget.
 \f
 * Changes in Wget 1.11.1.
 
-** Documentation of --no-parents now explains how a trailing slash, or
-lack thereof, in the specified URL, will affect behavior.
+** Interrupted downloads no longer result in renaming the file
+(regression in 1.11 over 1.10.2).
 
 ** Progress bar now displays correctly in non-English locales (and a
 related assertion failure was fixed).
@@ -24,12 +26,16 @@ 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).
-
 ** Added option --auth-no-challenge, to support broken pre-1.11
 authentication-before-server-challenge, which turns out to still be
 useful for some limited cases.
+
+** Documentation of accept/reject lists in the manual's "Types of
+Files" section now explains various aspects of their behavior that may
+be surprising, and notes that they may change in the future.
+
+** Documentation of --no-parents now explains how a trailing slash, or
+lack thereof, in the specified URL, will affect behavior.
 \f
 * Changes in Wget 1.11.