From 7554f9ebe7ae2b91212dfd2de1b2c7b9445b3f24 Mon Sep 17 00:00:00 2001 From: mtortonesi Date: Wed, 27 Apr 2005 14:54:52 -0700 Subject: [PATCH] [svn] Reorder announcements in NEWS according to their importance order. --- NEWS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index ca793717..24e2d4a4 100644 --- a/NEWS +++ b/NEWS @@ -7,14 +7,6 @@ Please send GNU Wget bug reports to . * Changes in Wget 1.10. -** 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 and HTTP. The --http-passwd and ---proxy-passwd command switches have been renamed to --http-password and ---proxy-password respectively, and the related http_passwd and proxy_passwd -.wgetrc commands to http_password and proxy_password respectively. The -login and passwd .wgetrc commands have been deprecated. - ** Downloading files greater than 2GB, also known as "large files", now works on systems that support them. This includes most modern Unix variants, as well as Windows. @@ -86,6 +78,14 @@ whether the user has authenticated, using session cookies. Using this option option allows multiple Wget runs to be treated as a single browser session. +** 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 and HTTP. The --http-passwd and +--proxy-passwd command switches have been renamed to --http-password and +--proxy-password respectively, and the related http_passwd and proxy_passwd +.wgetrc commands to http_password and proxy_password respectively. The +login and passwd .wgetrc commands have been deprecated. + * `wget -b' now works correctly under Windows. * Wget 1.9.1 is a bugfix release with no user-visible changes. -- 2.39.2