]> 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 773411c336108c15c8f361afb3ae4d031f01c020..e280d4478ab83536b6e8e2f9a248f3086ff9cdc7 100644 (file)
@@ -1,3 +1,40 @@
+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
@@ -46,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>