]> sjero.net Git - wget/blobdiff - NEWS
[svn] Reorder announcements in NEWS according to their importance order.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index b625a81332c8336062d12eff66b375d9410731bc..24e2d4a43658f3547ea3f8e801d78bb9218c3cb3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -78,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.
 \f
 * Wget 1.9.1 is a bugfix release with no user-visible changes.