X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=NEWS;h=899807e470b804a9caf0bfb7abe53dbd96eddea8;hb=a3eafcf1372c2269695ff57da45bd0c8da852480;hp=6e0eaf972c0fc4a0f607bac2412da69f318a0d42;hpb=bbd81b91c0e7cee662dffd6f95e3a754de98fd87;p=wget diff --git a/NEWS b/NEWS index 6e0eaf97..899807e4 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,29 @@ Please send GNU Wget bug reports to . ** Support HTTP/1.1 +** Fix some portability issues. + +** Handle properly malformed status line in a HTTP response. + +** Ignore zero length domains in $no_proxy. + +** Set new cookies after an authorization failure. + +** Exit with failure if -k is specified and -O is not a regular file. + +** Cope better with unclosed html tags. + +** Print diagnostic messages to stderr, not stdout. + +** Do not use an additional HEAD request when --content-disposition is used, + but use directly GET. + +** Report the average transfer speed correctly when multiple URL's are specified + and -c influences the transferred data amount. + +** GNU TLS backend works again. + +** Now --timestamping and --continue works well together. * Changes in Wget 1.12