]> sjero.net Git - wget/commitdiff
[svn] Mention the redesign of SSL options.
authorhniksic <devnull@localhost>
Fri, 6 May 2005 15:47:48 +0000 (08:47 -0700)
committerhniksic <devnull@localhost>
Fri, 6 May 2005 15:47:48 +0000 (08:47 -0700)
NEWS

diff --git a/NEWS b/NEWS
index f2ea9e636cdcfb3329a4f0de3710af60be2d0e9c..16d8640215d2edcfc82072dc009b55ed53f70458 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,9 +7,9 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
 * Changes in Wget 1.10.
 
-** Downloading files greater than 2GB, also known as "large files",
-now works on systems that support them.  This includes the majority of
-modern Unixes, as well as MS Windows.
+** Downloading files larger than 2GB, sometimes referred to as "large
+files", now works on systems that support them.  This includes the
+majority of modern Unixes, as well as MS Windows.
 
 ** IPv6 is now supported by Wget.  Unlike the experimental code in
 1.9, this version supports dual-family systems.  The new flags
@@ -78,6 +78,10 @@ information, such as whether the user has authenticated, in session
 cookies.  With this option multiple Wget runs are treated as a single
 browser session.
 
+** SSL/TLS-related options have been redesigned and documented.  Refer
+to the manual for details.  The old, undocumented, options are no
+longer supported.
+
 ** Wget now supports the --ftp-user and --ftp-password command
 switches to set username and password for FTP, and the --user and
 --password command switches to set username and password for both FTP