From 801813a9be6f9a9f77ff5db195fd2f582e5bb72c Mon Sep 17 00:00:00 2001 From: hniksic Date: Wed, 27 Apr 2005 15:00:53 -0700 Subject: [PATCH] [svn] Fix typo in --keep-session entry; reformat to 72 columns. --- NEWS | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/NEWS b/NEWS index 24e2d4a4..f9fed68c 100644 --- a/NEWS +++ b/NEWS @@ -73,18 +73,19 @@ specified via `.wgetrc'. ** The new option `--keep-session-cookies' causes `--save-cookies' to save session cookies (normally only kept in memory) along with the -permanent ones. Many sites track important information, such as -whether the user has authenticated, using session cookies. Using this -option option allows multiple Wget runs to be treated as a single +permanent ones. This is useful because many sites track important +information, such as whether the user has authenticated, in session +cookies. With this option multiple Wget runs are 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 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. -- 2.39.2