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