]> sjero.net Git - wget/blobdiff - NEWS
[svn] Don't allow more than 20 successive redirections.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index 57141aa98209a2545aa2265cabd06cf60d097298..a1853afb4461c94629736cd1fe8c2a4f2f860c83 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,10 @@ conversion now makes the BASE tags point to an empty string.
 same document (<a href="#anchorname">), which used to confuse Wget,
 are now converted correctly.
 
+*** When in page-requisites (-p) mode, no-parent (-np) is ignored when
+retrieving for inline images, stylesheets, and other documents needed
+to display the page.
+
 ** If a host has more than one IP address, Wget uses the other
 addresses when accessing the first one fails.
 
@@ -50,6 +54,8 @@ non-standard port.
 quoting.  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.
+
+** No more than 20 successive redirections are allowed.
 \f
 * Wget 1.7.1 is a bugfix release with no user-visible changes.
 \f