X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=NEWS;h=88e01d37f365e42a31b94faec457d6f4dc5837b0;hb=ac0eac7c9804aee6c82902fb0df95194b55567c4;hp=9dcd997eef9c4f5385297289e1637b73d06cdd8b;hpb=336f3c63d1def2983bb9acb0b544084a51b8b143;p=wget diff --git a/NEWS b/NEWS index 9dcd997e..88e01d37 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,12 @@ GNU Wget NEWS -- history of user-visible changes. Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. See the end for copying conditions. Please send GNU Wget bug reports to . -* Changes in Wget X.Y.Z +* Changes in Wget 1.13 ** Support HTTP/1.1 @@ -54,6 +54,20 @@ Please send GNU Wget bug reports to . ** Fix an infinite loop with the error ' has sprung into existence' on a network error and -nc is used. + +** Now --adjust-extension does not modify the file extension if the file ends + in .htm. + +** Support HTTP/1.1 307 redirects keep request method. + +** Now --no-parent doesn't fetch undesired files if HTTP and HTTPS are used + by the same host on different pages. + +** Do not attempt to remove the file if it is not in the accept rules but + it is the output destination file. + +** Introduce `show_all_dns_entries' to print all IP addresses corresponding to + a DNS name when it is resolved. * Changes in Wget 1.12