]> sjero.net Git - wget/blobdiff - doc/ChangeLog
Improve accuracy in documentation regarding -nd with -r or -p. Bug #21509.
[wget] / doc / ChangeLog
index b50466c24a76d6d94be729cc987c7389f1c4f4cc..06b05fe185c9b5f8386db3f6b4ac585fd2a0c3ba 100644 (file)
@@ -1,3 +1,18 @@
+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
+       Robert Millan.
+
+2009-06-11  Joao Ferreira  <joao@joaoff.com>
+
+       * wget.texi (Option Syntax): Fixed contradictory and confusing
+       explanation of --folow-ftp and negation.
+
 2009-06-10  Micah Cowan  <micah@cowan.name>
 
        * sample.wgetrc: Add "https_proxy" to the proxy examples. Thanks