X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=doc%2FChangeLog;h=632074e3109e2fb2c93d31c8bdd25f6954dc0834;hb=f105b3e43fdcb59818ea353cebf1e2cb23016362;hp=a696ca02d3b18e9e7506a12d077bfff5b00b1082;hpb=e7fb0946fa0ae4f8532e50e13ebff8858a3462d3;p=wget diff --git a/doc/ChangeLog b/doc/ChangeLog index a696ca02..632074e3 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,18 +1,60 @@ +2000-12-10 Hrvoje Niksic + + * Makefile.in (install.info): Info files are *not* in $(srcdir), + but in the current build dir. + +2000-11-15 Hrvoje Niksic + + * wget.texi (Robots): Document that we now support the meta tag + exclusion. + +2000-11-16 Hrvoje Niksic + + * 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 + + * wget.texi (Robots): Rearrange text. Mention the meta tag. + +2000-11-14 Hrvoje Niksic + + * 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 + + * wget.texi: cc.fer.hr -> srk.fer.hr. + +2000-11-05 Hrvoje Niksic + + * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Use $(srcdir). + +2000-11-05 Hrvoje Niksic + + * wget.texi: Updated names of contributors. + 2000-10-23 Hrvoje Niksic * wget.texi (HTTP Options): Remove Netscape bullying. -2000-10-23 Dan Harkless +2000-10-23 Dan Harkless * 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 +2000-10-20 Dan Harkless * wget.texi (Recursive Retrieval Options): Sugg. -E on 1-page download. -2000-10-19 Dan Harkless +2000-10-19 Dan Harkless * wget.texi (HTTP Options): Documented my new -E / --html-extension. (Wgetrc Commands): Documented my new html_extension option and @@ -20,16 +62,16 @@ 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 +2000-10-09 Dan Harkless * wget.texi (FTP Options): --retr-symlinks wasn't documented properly. -2000-08-30 Dan Harkless +2000-08-30 Dan Harkless * wget.texi (Recursive Retrieval Options): Documented new -p option. (Wgetrc Commands): Documented -p's equvialent, page_requisites. -2000-08-23 Dan Harkless +2000-08-23 Dan Harkless * wget.texi (Download Options): Using -c on a file that's already fully downloaded results in an unchanged file and no second ".1" copy. @@ -40,7 +82,7 @@ * wget.texi (Wgetrc Commands): Changed all instances of ", the same as" to the more grammatical " -- the same as". -2000-08-22 Dan Harkless +2000-08-22 Dan Harkless * wget.texi (Download Options): --no-clobber's documentation was severely lacking -- ameliorated the situation. Some of the @@ -50,21 +92,21 @@ 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 +2000-07-17 Dan Harkless * wget.texi (HTTP Options): Minor clarification in "download a single HTML page and all files necessary to display it" example. -2000-05-22 Dan Harkless +2000-05-22 Dan Harkless * wget.texi (HTTP Options): Damir Dzeko did not document his new --referer option. Did so. -2000-04-18 Dan Harkless +2000-04-18 Dan Harkless * sample.wgetrc: Realized I put a global setting in the local section. -2000-04-13 Dan Harkless +2000-04-13 Dan Harkless * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Added build, dependencies, and distclean cleanup of this new file. @@ -78,7 +120,7 @@ sample.wgetrc are commented out. Don't have an entire hand- cut-and-pasted copy of sample.wgetrc in this file -- use @include. -2000-04-12 Dan Harkless +2000-04-12 Dan Harkless * Makefile.in (install.wgetrc): I completely missed the message that the new wgetrc wasn't being installed the first couple of @@ -93,7 +135,7 @@ undocumented until now. Reworded the suggested documentation he sent to the list. -2000-03-10 Dan Harkless +2000-03-10 Dan Harkless * wget.texi (Recursive Retrieval Options): In -K description, added a link to the discussion of interaction with -N. @@ -111,18 +153,18 @@ * wget.texi (Contributors): Update contributors list. -2000-03-01 Dan Harkless +2000-03-01 Dan Harkless * wget.texi (HTTP Time-Stamping Internals): Added a note about my newly-implemented interaction between -K and -N. -2000-02-29 Dan Harkless +2000-02-29 Dan Harkless * wget.texi: Updated version to 1.5.3+dev, updated copyrights to 2000, changed Hrvoje's old, invalid email address to his new one, and added " and the developers" to the .texi file's byline. -2000-02-18 Dan Harkless +2000-02-18 Dan Harkless * wget.texi (Recursive Retrieval Options): Documented my new -K / --backup-converted option.