]> sjero.net Git - wget/blobdiff - doc/ChangeLog
Rename --html-extension to --adjust-extension.
[wget] / doc / ChangeLog
index 6c8e316d4d84112e27499202eb46710cdd794d3c..21cd03fd0b778ae15389160fa8a13a39ea6e3362 100644 (file)
@@ -1,3 +1,43 @@
+2009-07-28  Micah Cowan  <micah@cowan.name>
+
+       * 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  <micah@cowan.name>
+
+       * 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  <micah@cowan.name>
+
+       * 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  <micah@cowan.name>
+
+       * wget.texi (Download Options): --iri=no --> --no-iri
+       (Contributors): Add Saint Xavier.
+
+2009-06-20  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi (Contributors): Added Jay Krell.
+
+2009-06-14  Micah Cowan  <micah@cowan.name>
+
+       * Makefile.am (wget.pod): $(srcdir)/version.texi -> version.texi
+
+2009-06-12  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi (Download Options): More accuracy on what happens when
+       -nd is used with -r or -p.
+
 2009-06-11  Micah Cowan  <micah@cowan.name>
 
        * wget.texi (Contributors): Added Xin Zou, Benjamin Wolsley, and
        * wget.texi (Robot Exclusion): Fixed typo "downloads" ->
        "download"
 
+2008-08-03  Xavier Saint  <wget@sxav.eu>
+
+       * wget.texi : Add option descriptions for the three new
+       options --iri, --locale and --remote-encoding related to
+       IRI support.
+
+       * sample.wgetrc : Add commented lines for the three new
+       command iri, locale and encoding related to IRI support.
+
 2008-08-03  Micah Cowan  <micah@cowan.name>
 
        * wget.texi: Don't set UPDATED; already set by version.texi.