X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=NEWS;h=899807e470b804a9caf0bfb7abe53dbd96eddea8;hb=a3eafcf1372c2269695ff57da45bd0c8da852480;hp=a6e7edb66de04c667ab18037eeead7d1809f3883;hpb=4a08094db88011153adadbf995103770b20d2a31;p=wget diff --git a/NEWS b/NEWS index a6e7edb6..899807e4 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,39 @@ 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 . +* 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. + +** 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 ** Mailing list MOVED to bug-wget@gnu.org