]> sjero.net Git - wget/commitdiff
Make clearer a NEWS entry.
authorGiuseppe Scrivano <gscrivano@gnu.org>
Thu, 29 Jul 2010 23:01:57 +0000 (01:01 +0200)
committerGiuseppe Scrivano <gscrivano@gnu.org>
Thu, 29 Jul 2010 23:01:57 +0000 (01:01 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 28199f57462e40c3363ea72c94c97d6eee2b9ade..d396295c0e7b17355186dc5cfcbcc7ead3d5b17b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,7 +35,9 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 ** Now --timestamping and --continue works well together.
 
 ** By default, on server redirects, use the original URL to get the
-   local file name. Close CVE-2010-2252.
+   local file name. Close CVE-2010-2252.  This introduce a
+   backward-incompatibility, any script that relies on the old
+   behaviour must use --trust-server-names.
 
 ** Fix a problem when -k is used and some URLs are specified trough
    CSS.