X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=NEWS;h=d9a0c5bb0440119541add39d93be0b81bc967b2c;hb=7df4b05f0b2fe910119ef5ea4ce6b6d4c3ec9ff2;hp=25c401e59bcd1361976d91b7285c53b81757dcd7;hpb=f9768d368dfda89b576d3a5d6e0f940faadd3d80;p=wget diff --git a/NEWS b/NEWS index 25c401e5..d9a0c5bb 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,22 @@ 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 + +* Changes in Wget 1.14 + ** Add support for content-on-error. It allows to store the HTTP payload on 4xx or 5xx errors.