]> sjero.net Git - wget/commitdiff
NEWS updated from 1.11.2.
authorMicah Cowan <micah@cowan.name>
Thu, 1 May 2008 22:36:17 +0000 (15:36 -0700)
committerMicah Cowan <micah@cowan.name>
Thu, 1 May 2008 22:36:17 +0000 (15:36 -0700)
ChangeLog
NEWS

index 059157fa18cfc18d9c0be3c547cc003185eea6a0..f31ea130faa13985e1ad9014bf502bdc0083b3aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-30  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Added documentation for changes made in 1.11.2.
+
 2008-03-20  Micah Cowan  <micah@cowan.name>
 
        * ABOUT-NLS: Reinstated, but with a message mentioning that
diff --git a/NEWS b/NEWS
index b87f9d98cb4ac40337d1de416b124d6ceb2aa140..8b2a42f65e821cee31ed2da0d6d4766ea6f06e79 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,28 @@ GNU Wget.
 
 ** Wget uses Automake now as part of its build infrastructure.
 \f
+* Changes in Wget 1.11.2
+
+** Fixed a problem in authenticating over HTTPS through a proxy.
+(Regression in 1.11 over 1.10.2.)
+
+** The combination of -r or -p with -O, which was disallowed in 1.11,
+has been downgraded to a warning in 1.11.2. (-O and -N, which was never
+meaningful, is still an error.)
+
+** Further improvements to progress bar displays in non-English locales
+(too many spaces could be inserted, causing the display to scroll).
+
+** Successive invocations of Wget on FTP URLS, with --no-remove-listing
+and --continue, was causing Wget to append, rather than replace,
+information in the .listing file, and thereby download the same files
+multiple times. This has been fixed in 1.11.2.
+
+** Wget 1.11 no longer allowed ".." to persist at the beginning of URLs,
+for improved conformance with RFC 3986. However, this behavior presents
+problems for some FTP setups, and so they are now preserved again, for
+FTP URLs only.
+\f
 * Changes in Wget 1.11.1.
 
 ** Interrupted downloads no longer result in renaming the file