]> 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 a6e7edb66de04c667ab18037eeead7d1809f3883..d0026378b7b10a0db6f884a6dec408ef00d7ffed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,32 @@
 GNU Wget NEWS -- history of user-visible changes.
 
 Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 See the end for copying conditions.
 
 Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
+* Changes in Wget X.Y.Z
+
+** 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
 
 ** Mailing list MOVED to bug-wget@gnu.org