X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=NEWS;h=4467817c68cf58ebc9737ca625d01c843c08f015;hp=df2c7742bd3881e606b98c8f3f7221ba2726bbec;hb=edc9055768fed952b30629a9e8fa38ef68761882;hpb=c784c334d3ddaeb6c628931eca87056e152181fe diff --git a/NEWS b/NEWS index df2c7742..4467817c 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,10 @@ Please send GNU Wget bug reports to . ** Mailing list MOVED to bug-wget@gnu.org +** SECURITY FIX: It had been possible to trick Wget into accepting +SSL certificates that don't match the host name, through the trick of +embedding NUL characters into the certs' common name. + ** Added support for CSS. This includes: - Parsing links from CSS files, and from CSS content found in HTML style tags and attributes. @@ -28,6 +32,9 @@ are translated from their source encoding to UTF-8 before percent-encoding. IRI support was added by Saint Xavier , as his project for the Google Summer of Code. +** Wget now provides more sensible exit status codes when downloads +don't proceed as expected (see the manual). + ** --default-page option (and associated wgetrc command) added to support alternative default names for index.html. @@ -41,6 +48,9 @@ an external file. information on how it was built, and the set of configure-time options that were selected. +** --html-extension has been renamed to --adjust-extension, to reflect +the fact that it now also applies to CSS content.. + ** An "ascii" specifier is now accepted by --restrict-file-names, which forces the percent-encoding of all non-ASCII bytes