X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=NEWS;h=f5469ab7d88308f32e8c9b3ab58cebe5b5b394f5;hb=974716d49e00efd048be31e98bc2fd7435b6177f;hp=5aadf49f443108e27b152837bd6fec98c4bbf1c4;hpb=cb7d0840a0bb0d976fb856fbbc2d424a0b1948a8;p=wget diff --git a/NEWS b/NEWS index 5aadf49f..f5469ab7 100644 --- a/NEWS +++ b/NEWS @@ -15,11 +15,21 @@ 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. + ** 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). +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. * Changes in Wget 1.11.