]> sjero.net Git - wget/blobdiff - doc/ChangeLog
[svn] Manually applied Rob Mayoff <mayoff@dqd.com>'s patch (vs. 1.5.3, not 1.5.3...
[wget] / doc / ChangeLog
index 64efe28f4ee1345db99bf246e3de3cca0b7e0031..e280d4478ab83536b6e8e2f9a248f3086ff9cdc7 100644 (file)
@@ -1,3 +1,50 @@
+2000-10-23  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * wget.texi (Recursive Retrieval Options): Improved --delete-after docs.
+       (Download Options): Documented Rob Mayoff's new --bind-address option.
+       
+2000-10-20  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * wget.texi (Recursive Retrieval Options): Sugg. -E on 1-page download.
+       
+2000-10-19  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * wget.texi (HTTP Options): Documented my new -E / --html-extension.
+       (Wgetrc Commands): Documented my new html_extension option and
+       John Daily's "quad" values (which I renamed to "lockable
+       Boolean").  When I documented Damir Dzeko's --referer, I forgot to
+       add the .wgetrc equivalent; mentioned the "referrer" spelling issue.
+       
+2000-10-09  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * wget.texi (FTP Options): --retr-symlinks wasn't documented properly.
+
+2000-08-30  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * wget.texi (Recursive Retrieval Options): Documented new -p option.
+       (Wgetrc Commands): Documented -p's equvialent, page_requisites.
+       
+2000-08-23  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * wget.texi (Download Options): Using -c on a file that's already fully
+       downloaded results in an unchanged file and no second ".1" copy.
+
+       * wget.texi (Logging and Input File Options): -B / --base was not
+       documented as a separate item, and the .wgetrc version was misleading.
+
+       * wget.texi (Wgetrc Commands): Changed all instances of 
+       ", the same as" to the more grammatical " -- the same as".
+
+2000-08-22  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * wget.texi (Download Options): --no-clobber's documentation was
+       severely lacking -- ameliorated the situation.  Some of the
+       previously-undocumented stuff (like the multiple-file-version
+       numeric-suffixing) that's now mentioned for the first (and only)
+       time in the -nc documentation should probably be mentioned
+       elsewhere, but due to the way that wget.texi's hierarchy is laid
+       out, I had a hard time finding anywhere else appropriate.
+
 2000-07-17  Dan Harkless  <dan-wget@dilvish.speed.net>
 
        * wget.texi (HTTP Options): Minor clarification in "download a
@@ -36,7 +83,7 @@
        
        * sample.wgetrc: Added entries for backup_converted and waitretry.
 
-       * wget.texi (Download Options): Herold Heiko
+       * wget.texi (Download Options and Wgetrc Commands): Herold Heiko
        <Heiko.Herold@previnet.it>'s new --waitretry option was
        undocumented until now.  Reworded the suggested documentation he
        sent to the list.
 
 2000-02-18  Dan Harkless  <dan-wget@dilvish.speed.net>
 
-       * wget.texi (-K / --backup-converted): Documented this new option.
+       * wget.texi (Recursive Retrieval Options): Documented my new -K /
+       --backup-converted option.
+       (Wgetrc Commands): Documented backup_converted equivalent.
 
 1998-09-10  Hrvoje Niksic  <hniksic@srce.hr>