X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=NEWS;h=f59ad9fe3a99e7bfeb70acf955532344cfe8cbf1;hb=1fd32c995cb27d6f3b5879fcf17417284eb039d0;hp=3635ada33c6dfe2529af738de549d2542fd92998;hpb=6e4c3ab9999a736ebdd48eb2f9bd97c5df97362a;p=wget diff --git a/NEWS b/NEWS index 3635ada3..f59ad9fe 100644 --- a/NEWS +++ b/NEWS @@ -8,10 +8,26 @@ Please send GNU Wget bug reports to . * Changes in Wget X.Y.Z +** Add support for --method. + ** Add support for file names longer than MAX_FILE. ** Support FTP listing for the FTP Server on Windows Server 2008 R2. +** Fix a regression when -c and --content-disposition are used together. + +** Support shorthand URLs in an input file. + +** Fix -c with servers that don't specify a content-length. + +** Add support for MD5-SESS + +** Do not fail on non fatal GNU TLS alerts during handshake. + +** Add support for --https-only. When used wget will follow only + HTTPS links in recursive mode. + +** Support Perfect-Forward Secrecy in --secure-protocol. * Changes in Wget 1.14