]> sjero.net Git - wget/blobdiff - doc/ChangeLog
[svn] Made clarifications and corrections to --continue's --help output and wget...
[wget] / doc / ChangeLog
index 110102a6e02a2bf00a8dd2257eac7b9e459ade95..a900cf875a6894c12c42fa2711b88101e51494bb 100644 (file)
@@ -1,3 +1,38 @@
+2001-01-09  Dan Harkless  <wget@harkless.org>
+
+       * wget.texi: Did a bunch of clarification and correction to the
+       description of --continue.
+
+2001-01-06  Dan Harkless  <wget@harkless.org>
+
+       * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
+       the best way to go about my aim.  Removed them in favor of:
+
+       * ChangeLog-branches/1.6_branch.ChangeLog: New file.
+       
+2000-12-31  Dan Harkless  <wget@harkless.org>
+
+       * Makefile.in (distclean): sample.wgetrc.munged_for_texi_inclusion
+       needs to be included in the distribution or it'll get regenerated
+       due to the wget.info dependency, and then that file will get
+       regenerated, forcing people to have makeinfo installed
+       unnecessarily.  We could use a kludge of a 0-length file in the
+       distro, but the file isn't that big and should compress very well.
+       
+       * wget.texi: Changed "VERSION 1.5.3+dev" to "VERSION 1.7-dev" and
+       "UPDATED Feb 2000" to "UPDATED Dec 2000".  Like the comment in the
+       file says, it'd be nice if these were handled automatically...
+       
+       * ChangeLog: Since this flat file doesn't have multiple branches,
+       looking at the dates would make you think that things went into
+       1.6 that actually just went into the 1.7-dev branch.  Added "[Not
+       in 1.6 branch.]" where appropriate to clarify.
+        
+2000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * Makefile.in (install.info): Info files are *not* in $(srcdir),
+       but in the current build dir.
+
 2000-11-15  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * wget.texi (Robots): Document that we now support the meta tag
 
        * wget.texi (HTTP Options): Remove Netscape bullying.
 
-2000-10-23  Dan Harkless  <dan-wget@dilvish.speed.net>
+2000-10-23  Dan Harkless  <wget@harkless.org>
 
        * 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>
+2000-10-20  Dan Harkless  <wget@harkless.org>
 
        * wget.texi (Recursive Retrieval Options): Sugg. -E on 1-page download.
        
-2000-10-19  Dan Harkless  <dan-wget@dilvish.speed.net>
+2000-10-19  Dan Harkless  <wget@harkless.org>
 
        * wget.texi (HTTP Options): Documented my new -E / --html-extension.
        (Wgetrc Commands): Documented my new html_extension option and
        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>
+2000-10-09  Dan Harkless  <wget@harkless.org>
 
        * wget.texi (FTP Options): --retr-symlinks wasn't documented properly.
 
-2000-08-30  Dan Harkless  <dan-wget@dilvish.speed.net>
+2000-08-30  Dan Harkless  <wget@harkless.org>
 
        * 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>
+2000-08-23  Dan Harkless  <wget@harkless.org>
 
        * 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 (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>
+2000-08-22  Dan Harkless  <wget@harkless.org>
 
        * wget.texi (Download Options): --no-clobber's documentation was
        severely lacking -- ameliorated the situation.  Some of the
        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>
+2000-07-17  Dan Harkless  <wget@harkless.org>
 
        * 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  <dan-wget@dilvish.speed.net>
+2000-05-22  Dan Harkless  <wget@harkless.org>
 
        * wget.texi (HTTP Options): Damir Dzeko <ddzeko@zesoi.fer.hr> did
        not document his new --referer option.  Did so.
 
-2000-04-18  Dan Harkless  <dan-wget@dilvish.speed.net>
+2000-04-18  Dan Harkless  <wget@harkless.org>
 
        * sample.wgetrc: Realized I put a global setting in the local section.
        
-2000-04-13  Dan Harkless  <dan-wget@dilvish.speed.net>
+2000-04-13  Dan Harkless  <wget@harkless.org>
 
        * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Added
        build, dependencies, and distclean cleanup of this new file.
        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  <dan-wget@dilvish.speed.net>
+2000-04-12  Dan Harkless  <wget@harkless.org>
 
        * Makefile.in (install.wgetrc): I completely missed the message
        that the new wgetrc wasn't being installed the first couple of
        undocumented until now.  Reworded the suggested documentation he
        sent to the list.
 
-2000-03-10  Dan Harkless  <dan-wget@dilvish.speed.net>
+2000-03-10  Dan Harkless  <wget@harkless.org>
 
        * wget.texi (Recursive Retrieval Options): In -K description,
        added a link to the discussion of interaction with -N.
 
        * wget.texi (Contributors): Update contributors list.
 
-2000-03-01  Dan Harkless  <dan-wget@dilvish.speed.net>
+2000-03-01  Dan Harkless  <wget@harkless.org>
 
        * wget.texi (HTTP Time-Stamping Internals): Added a note about my
        newly-implemented interaction between -K and -N.
 
-2000-02-29  Dan Harkless  <dan-wget@dilvish.speed.net>
+2000-02-29  Dan Harkless  <wget@harkless.org>
 
        * 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  <dan-wget@dilvish.speed.net>
+2000-02-18  Dan Harkless  <wget@harkless.org>
 
        * wget.texi (Recursive Retrieval Options): Documented my new -K /
        --backup-converted option.