]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Map the --ftp-password, --http-password and --proxy-password options to the new
[wget] / src / ChangeLog
index 2b98c3e683fe60d732dc4faade89a605b64c212d..6d224fe79f8c5cb78ddcfefab4f23b27aadbf365 100644 (file)
@@ -1,3 +1,10 @@
+2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * main.c: Map --ftp-password, --http-password and --proxy-password to
+       the new ftppassword, httppassword and proxypassword commands
+       respectively.  Document the --user and --password options in the help
+       string.
+       
 2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
 
        * ftp.c: Add support for --user and --password.