]> sjero.net Git - wget/blobdiff - NEWS
[svn] Minor doc update.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index 2a9a02905c44a47d27f4cf7f06683826a4849dba..fb9a769e7e6a82d2f1d7cf3b4cb0ca9f0b35a95b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,16 @@ See the end for copying conditions.
 
 Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
+* Changes in Wget 1.8.
+
+** A new progress indicator is now available.  Try it with
+--progress=bar or using `progress = bar' in `.wgetrc'.
+
+** URL parser has been fixed, especially the infamous overzealous
+quoting bug.  Wget no longer dequotes reserved characters, e.g. `%3F'
+is no longer translated to `?', nor `%2B' to `+'.  Unsafe characters
+which are not reserved are still escaped, of course.
+\f
 * Wget 1.7.1 is a bugfix release with no user-visible changes.
 \f
 * Changes in Wget 1.7.