]> sjero.net Git - wget/commitdiff
Added accept/reject doc changes to NEWS, and rearranged some NEWS items.
authorMicah Cowan <micah@cowan.name>
Mon, 24 Mar 2008 19:26:58 +0000 (12:26 -0700)
committerMicah Cowan <micah@cowan.name>
Mon, 24 Mar 2008 19:26:58 +0000 (12:26 -0700)
ChangeLog
NEWS

index d92116479a309614c983767cbf0a59cbe3867d9a..059157fa18cfc18d9c0be3c547cc003185eea6a0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,9 @@
 
 2008-03-24  Micah Cowan  <micah@cowan.name>
 
-       * NEWS: Added documentation change re: --no-parents.
+       * NEWS: Added documentation change re: --no-parents, and various
+       caveats on accept/reject lists behavior. Rearranged some items in
+       order of priority.
 
 2008-02-14  Micah Cowan  <micah@cowan.name>
 
diff --git a/NEWS b/NEWS
index f5469ab7d88308f32e8c9b3ab58cebe5b5b394f5..b87f9d98cb4ac40337d1de416b124d6ceb2aa140 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,8 +15,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 +24,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.