]> sjero.net Git - wget/blobdiff - doc/ChangeLog
Clarify operation of --post-file.
[wget] / doc / ChangeLog
index 094055621378ce700f4768d75193cd7e16c5148f..862ed129f65501daaa74c7e87dbc78468b74308b 100644 (file)
@@ -1,3 +1,20 @@
+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
        * 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.