X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=NEWS;h=87bd21c07e55e3e242bb39bf4722e1332f548013;hp=559558e741397b0e4f01bf901f3fe792aeda7553;hb=88253c0d00fc138e0aad0a2ec3f9886a0cd9ca07;hpb=9dadbf6fe9577a6a6b7e7bab4e4b782fc1a6f86c diff --git a/NEWS b/NEWS index 559558e7..87bd21c0 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.