From: hniksic Date: Fri, 6 May 2005 15:47:48 +0000 (-0700) Subject: [svn] Mention the redesign of SSL options. X-Git-Tag: v1.13~1080 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=ea9a2b260c7efa976cf245b62850b47b8845c374;hp=cb6c0c4f504599b00eefe7f19018e199f33b279a [svn] Mention the redesign of SSL options. --- diff --git a/NEWS b/NEWS index f2ea9e63..16d86402 100644 --- a/NEWS +++ b/NEWS @@ -7,9 +7,9 @@ Please send GNU Wget bug reports to . * 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