]> sjero.net Git - wget/blobdiff - NEWS
http: specify Host when CONNECT is used.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index 526aab534e67490859526861a5e2126f112f2f79..f59ad9fe3a99e7bfeb70acf955532344cfe8cbf1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
 * 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.
@@ -15,6 +17,17 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 ** 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.
 \f
 * Changes in Wget 1.14