]> sjero.net Git - wget/blobdiff - NEWS
If --content-disposition is used, do not send a HEAD request.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index 6e0eaf972c0fc4a0f607bac2412da69f318a0d42..d0026378b7b10a0db6f884a6dec408ef00d7ffed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,22 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 
 ** 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.
 \f
 * Changes in Wget 1.12