mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
[svn] Add the --user, --password, --ftp-user and --ftp-password options.
Rename the --ftp-passwd, --http-passwd and --proxy-passwd options to --ftp-password, --http-password and --proxy-password respectively. Deprecate the login and passwd .wgetrc commands.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2005-04-27 Mauro Tortonesi <mauro@ferrara.linux.it>
|
||||
|
||||
* wget.texi: Document --user, --password, --ftp-user and the
|
||||
corresponding Wgetrc command. Renamed --ftp-passwd to --ftp-password,
|
||||
--http-passwd to --http-passwd and --proxy-passwd to proxy_password.
|
||||
Renamed ftp_passwd to ftp_password, http_passwd to http_passwd and
|
||||
proxy_passwd to proxy_password. Removed documentation for the
|
||||
deprecated login command.
|
||||
|
||||
2005-04-27 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* wget.texi (HTTPS (SSL/TLS) Options): Document --random-file.
|
||||
|
||||
Reference in New Issue
Block a user