X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2FChangeLog;h=21cd03fd0b778ae15389160fa8a13a39ea6e3362;hp=92866ad885dbcd420e64b2d43e05f03ad7c2508c;hb=9dadbf6fe9577a6a6b7e7bab4e4b782fc1a6f86c;hpb=532aa2cb2d13b203024bbbfb9792aa3d907897ba diff --git a/doc/ChangeLog b/doc/ChangeLog index 92866ad8..21cd03fd 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,9 +1,24 @@ +2009-07-28 Micah Cowan + + * wget.texi (Download Options): Document "lowercase", "uppercase", + and the new "ascii" specifier for --restrict-file-names. + (HTTP Options): Rename --html-extension to --adjust-extension. + (Wgetrc Commands): Rename html_extension to adjust_extension. + +2009-07-26 Micah Cowan + + * wget.texi (Download Options): Change --iri item to --no-iri; + rename --locale to --local-encoding. + (Wgetrc Commands): Document iri, local_encoding, remote_encoding, + ask_password, auth_no_challenge, and keep_session_cookies. + 2009-07-06 Micah Cowan * wget.texi (Logging and Input File Options): Alter description of --input-file, implying that --force-html isn't necessary when the input is in HTML file. Improve accuracy of --base description. (Wgetrc Commands): Improve accuracy of "base" description. + (HTTP Options): Clarify operation of --post-file. 2009-07-03 Micah Cowan