1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

Added accept/reject doc changes to NEWS, and rearranged some NEWS items.

This commit is contained in:
Micah Cowan 2008-03-24 12:26:58 -07:00
parent c09779f758
commit e4b9611569
2 changed files with 12 additions and 6 deletions

View File

@ -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>

14
NEWS
View File

@ -15,8 +15,8 @@ GNU Wget.
* 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.
* Changes in Wget 1.11.