]> sjero.net Git - wget/blobdiff - doc/ChangeLog
[svn] A bunch of new features:
[wget] / doc / ChangeLog
index 64efe28f4ee1345db99bf246e3de3cca0b7e0031..110102a6e02a2bf00a8dd2257eac7b9e459ade95 100644 (file)
@@ -1,3 +1,92 @@
+2000-11-15  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * wget.texi (Robots): Document that we now support the meta tag
+       exclusion.
+
+2000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * wget.texi: Use --- consistently.
+       Spell "Wget" with starting capital letter consistently.
+       Use ``...'' or @dfn{} instead of simple double quotes where
+       appropriate.
+       Use double space as separator between sentences consistently.
+
+2000-11-15  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * wget.texi (Robots): Rearrange text.  Mention the meta tag.
+
+2000-11-14  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * wget.texi: Add GFDL; remove norobots specification.
+
+       * wget.texi (Sample Wgetrc): Remove warnings with lateish
+       makeinfo, mostly by changing xref{} to pxref{} when inside
+       parentheses.
+
+2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * wget.texi: cc.fer.hr -> srk.fer.hr.
+
+2000-11-05  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Use $(srcdir).
+
+2000-11-05  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * wget.texi: Updated names of contributors.
+
+2000-10-23  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * wget.texi (HTTP Options): Remove Netscape bullying.
+
+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.
+       (Wgetrc Commands): Documented Rob Mayoff's new bind_address command.
+       
+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
        
        * 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>