X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=doc%2FChangeLog;h=cda5948d39d6b4d255544dbe1c9a82bf201acf4c;hb=d5e283b1a75c5f8249300b465b4e7b55130bec49;hp=6c8e316d4d84112e27499202eb46710cdd794d3c;hpb=be20feb46f6b76a62403a20efd1a2017971d9f52;p=wget diff --git a/doc/ChangeLog b/doc/ChangeLog index 6c8e316d..cda5948d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,21 @@ +2009-07-03 Micah Cowan + + * wget.texi (Download Options): --iri=no --> --no-iri + (Contributors): Add Saint Xavier. + +2009-06-20 Micah Cowan + + * wget.texi (Contributors): Added Jay Krell. + +2009-06-14 Micah Cowan + + * Makefile.am (wget.pod): $(srcdir)/version.texi -> version.texi + +2009-06-12 Micah Cowan + + * wget.texi (Download Options): More accuracy on what happens when + -nd is used with -r or -p. + 2009-06-11 Micah Cowan * wget.texi (Contributors): Added Xin Zou, Benjamin Wolsley, and @@ -57,6 +75,15 @@ * wget.texi (Robot Exclusion): Fixed typo "downloads" -> "download" +2008-08-03 Xavier Saint + + * 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 * wget.texi: Don't set UPDATED; already set by version.texi.