]> sjero.net Git - wget/blobdiff - doc/ChangeLog
stsc: -i URL improvements.
[wget] / doc / ChangeLog
index a94be9477768aa4effdcc6514bbfae84efa7fa44..4f68780e3c11bd755d0611221811388a85117fc4 100644 (file)
@@ -1,3 +1,328 @@
+2008-07-17  Steven Schubiger  <stsc@members.fsf.org>
+
+       * wget.texi (Logging and Input File Options): Document
+       for --input-file and according remote input file URLs, the
+       implicit enforcement of treating a document as HTML and
+       the possible baseref assumption.
+
+2008-06-29  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi <Contributors>: Added Joao Ferreira, Mike Frysinger,
+       Alain, Guibert, Madhusudan Hosaagrahara, Jim Paris, Kenny
+       Parnell, Benno Schulenberg, and Pranab Shenoy. Added Steven
+       Schubiger to the "Special Thanks" section.
+
+2008-06-13  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi (Mailing List): The wget-notify mailing list no longer
+       receives commit notifications from the source repository.
+       (Internet Relay Chat): Activity isn't quite so low any more,
+       remove notice to that effect.
+
+2008-05-17  Steven Schubiger  <stsc@members.fsf.org>
+
+       * wget.texi (Download Options): Change documentation to reflect
+       the new default value for --prefer-family.
+       (Wgetrc Commands): Same, for prefer_family wgetrc command.
+
+2008-05-12  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi (Download Options): -N with -O downgraded to a
+       warning.
+
+2008-04-30  Steven Schubiger  <stsc@members.fsf.org>
+
+       * wget.texi <Download Options>: Document the --ask-password
+       option.
+
+2008-04-27  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi (Download Options) <-O>: Elaborate on why certain
+       options make poor combinations with -O.
+
+2008-04-24  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi: Adjusted documentation to account for CSS support;
+       added Ted Mielczarek to contributors.
+
+2008-04-22  Mike Frysinger  <vapier@gentoo.org>
+
+       * sample.wgetrc: Added prefer_family example. Resolves bug
+       #22142.
+
+2008-04-11  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi <Contributors>: Added Julien Buty, Alexander
+       Dergachev, and Rabin Vincent.
+
+2008-03-24  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi <Types of Fields>: Mentioned various caveats in the
+       behavior of accept/reject lists, deprecate current
+       always-download-HTML feature. Added @noindent to a couple of
+       appropriate spots.
+
+2008-03-17  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi <Directory-Based Limits>: Mention importance of
+       trailing slashes to --no-parents.
+
+2008-02-10  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi <HTTP Options>: Added documentation of
+       --auth-no-challenge.
+
+2008-02-06  Micah Cowan  <micah@cowan.name>
+
+       * wget.ṫexi <Overview>: Remove references to no-longer-supported
+       socks library.
+
+2008-01-31  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi: Ensure that license info appears in the info
+       version of the manual.
+
+2008-01-25  Micah Cowan  <micah@cowan.name>
+       * Makefile.am, wget.texi: Updated copyright year.
+
+2007-12-10  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi: Document the --content-disposition option (and not
+       just the .wgetrc setting).
+
+2007-12-06  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi: "the the" -> "the"
+
+2007-12-05  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi <Wgetrc Commands>: Explicitly mention that
+       --content-disposition has known issues.
+
+2007-10-13  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi <Mailing Lists>: Replaced mention of no-longer
+       included PATCHES file with link to relevant Wgiki page.
+       * wget.texi <Internet Relay Chat>: Added new section.
+
+2007-10-10  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi <Wgetrc Commands>: Fixed "doewnloads" typo.
+
+2007-10-08  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi: Credit to Ralf Wildenhues for automakifying patches.
+
+2007-10-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in: Removed, replaced by Makefile.am.
+       * Makefile.am: Converted from Makefile.in.
+
+2007-10-03  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi <Wgetrc Commands>: Cleaned up alphabetization,
+       more consistent use of underscores. Added a description of the
+       content_disposition wgetrc command.
+
+2007-10-01  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi: Updated information in Mailing Lists, Reporting
+       Bugs. Added Web Site section, and add information about Mac OS
+       X, MS-DOS, and VMS in Portability.
+
+2007-09-27  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi: Removed "for more details" from parenthesese
+       enclosing @pxref{}s, so that texi2pod.pl knows to remove the
+       whole reference. Made some gramattical improvements, and
+       strengthened the recommendation to use the info manual instead.
+       * texi2pod.pl: Brought in some updates from the GCC version. Not
+       an entire update, since a couple "fixes" there breaks stuff
+       here.
+
+2007-09-12  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi: Expanded the description of -O. Clarified the
+       detection of elements as "patterns" versus "suffixes" in -A,
+       -R. Describe -p in relation to -nc.
+
+2007-07-28  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi <HTTP Options>: Added --max-redirect option.
+
+2007-07-05  Micah Cowan  <micah@cowan.name>
+
+       * fdl.texi:
+       Changed to match the version in gnulib.
+
+       * Makefile.in:
+       * texi2pod.pl:
+       * texinfo.tex:
+       Updated GPL reference to version 3 or later, removed FSF
+       address.
+
+       * wget.texi:
+       Slightly reworded the FDL license invocation. Replaced the
+       maintainer reference. Removed the GPL text from the manual.
+
+       * gpl.texi:
+       Removed due to discontinuation of reference in Wget manual.
+
+2006-07-10  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * wget.texi: Fixed rendering of --no-proxy description in the man
+       page. Added information about current maintainer.
+
+2006-06-28  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * wget.texi: Removed invariant status to the GPL and GFDL sections.
+       Changed UPDATED to Jun 2006. Updated copyright notice to include 2006.
+
+2006-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Recursive Accept/Reject Options): Document
+       --ignore-case.
+
+2006-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Download Options): Add missing word.
+       Reported by Adrian Knoth.
+
+2006-02-05  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       (Download Options): Changed "a recent article" to "a 2001 article"
+       in the description of --random-wait, since the article in question
+       is not really recent.
+
+2006-02-05  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Download Options): Document the modified meaning of
+       --random-wait.
+
+2005-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi: Document https_proxy.
+
+2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * sample.wgetrc: Rewrite the "passive FTP" paragraph to better
+       reflect reality.
+
+2005-08-09  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Wgetrc Commands): Removed documentation for the now
+       deleted command "kill_longer".
+
+2005-06-28  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Logging and Input File Options): Don't claim that
+       --base requires --force-html to work.
+
+2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Download Options): Update -4/-6 documentation to
+       reflect the fact that we no longer use AI_ADDRCONFIG.
+
+2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * gpl.texi (GNU General Public License): Split GPL text into a
+       separate file and include it from wget.texi.  Used the latest
+       template from gnu.org with the updated address of the FSF.
+
+2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Contributors): Updated list of principal
+       contributors.
+
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Mailing List): Remove reference to the wget-cvs list,
+       which no longer exists.
+
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi: Use the more standard authorship phrase "and others".
+
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Overview): Remove explicit vertical spacing.
+
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * texinfo.tex: Update with a non-prehistoric version.
+
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * texi2pod.pl: Locate perl using the "env" program, so we don't
+       need to modify texi2pod.
+
+       * Makefile.in (wget.pod): Work with texi2pod.pl directly instead
+       of generating it from texi2pod.pl.in.
+
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Wgetrc Commands): Remove the "lockable boolean"
+       feature.
+
+2005-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * ansi2knr.1: Removed.
+
+2005-06-16  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Logging and Input File Options): It's --no-verbose,
+       not --non-verbose.
+
+2005-06-06  Keith Moore  <keithmo@exmsft.com>
+
+       * Makefile.in: Fix a harmless (but annoying) installation warning.
+
+2005-05-30  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (HTTP Options): Removed statement that redirect in
+       response to POST is "technically disallowed", which I cannot find
+       in rfc2616 nor in rfc1945.  Even if that were technically the
+       case, the widespreadedness of such responses would make the
+       prohibition irrelevant.
+
+2005-05-14  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Overview): Document --[no-]proxy as primarily being
+       used to turn *off* the use of proxies.
+
+2005-05-11  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (HTTPS (SSL/TLS) Options): Explain certificate
+       checking in more detail.
+
+2005-05-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * texi2pod.pl.in: Allow an "EXAMPLES" section.
+
+2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (HTTP Options): Document empty user-agent.
+
+2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Download Options): Explain that the read timeout
+       really refers to idle timeout.
+       (Download Options): Mention that decimal and subsecond values may
+       be used for timeouts.
+
+2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi: We're using GFDL 1.2, not 1.1.
+
+2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Contributors): Updated.
+
+2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Download Options): Fix bind address cindex entry that
+       broke concept index generation.
+
 2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
 
        * wget.texi: Fixed a broken reference to Security Considerations
 2001-02-22  Dan Harkless  <wget@harkless.org>
 
        * Makefile.in: Make wget man page and install it if we have
-       pod2man.  Added some missing '$(srcdir)/'s.  Added missing
-       dependencies on install targets (allowing you to just do `make
-       install' rather than forcing you to do `make && make install').
-       Also, Makefile rules should always use output file parameters if
-       available rather than redirecting stdout with '>', or you falsely
-       satisfy dependencies if the tool you're running is missing or
-       fails -- fixed call of texi2pod.pl that did this wrong.
+       pod2man.  Added some missing '$(srcdir)/'s.  Added missing
+       dependencies on install targets (allowing you to just do `make
+       install' rather than forcing you to do `make && make install').
+       Also, Makefile rules should always use output file parameters if
+       available rather than redirecting stdout with '>', or you falsely
+       satisfy dependencies if the tool you're running is missing or
+       fails -- fixed call of texi2pod.pl that did this wrong.
 
        * texi2pod.pl: Removed from CVS.  Now automatically generated.
                
        * texi2pod.pl.in: This new file is processed into texi2pod.pl,
-       getting the appropriate path to the Perl 5+ executable on this
-       system and becoming executable (CVS files, by contrast, don't
-       arrive executable).
+       getting the appropriate path to the Perl 5+ executable on this
+       system and becoming executable (CVS files, by contrast, don't
+       arrive executable).
        
 2001-02-19  Dan Harkless  <wget@harkless.org>
 
        * wget.texi (Download Options): Further improvement to --continue
-       documentation -- explain interaction with -r and -N, mention
-       usefulness for downloading new sections of appended-to files, etc.
+       documentation -- explain interaction with -r and -N, mention
+       usefulness for downloading new sections of appended-to files, etc.
 
 2001-01-06  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
 
 2001-01-09  Dan Harkless  <wget@harkless.org>
 
        * wget.texi (Download Options): Did a bunch of clarification and
-       correction to the description of --continue.
+       correction to the description of --continue.
 
 2001-01-06  Dan Harkless  <wget@harkless.org>
 
        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),
 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
-       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.
+       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  <wget@harkless.org>
 
        * wget.texi (HTTP Options): Minor clarification in "download a
-       single HTML page and all files necessary to display it" example.
+       single HTML page and all files necessary to display it" example.
 
 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.
+       not document his new --referer option.  Did so.
 
 2000-04-18  Dan Harkless  <wget@harkless.org>
 
 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
-       times I ran `make install' after changing sample.wgetrc.  Added
-       blank lines around the message and a "<Hit RETURN to
-       acknowledge>", and reworded the message to be a bit more clear.
+       that the new wgetrc wasn't being installed the first couple of
+       times I ran `make install' after changing sample.wgetrc.  Added
+       blank lines around the message and a "<Hit RETURN to
+       acknowledge>", and reworded the message to be a bit more clear.
        
        * sample.wgetrc: Added entries for backup_converted and waitretry.
 
        * 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.
+       <Heiko.Herold@previnet.it>'s new --waitretry option was
+       undocumented until now.  Reworded the suggested documentation he
+       sent to the list.
 
 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.
+       added a link to the discussion of interaction with -N.
        (Recursive Accept/Reject Options): Did some alphabetizing and added
        descriptions of new --follow-tags and -G / --ignore-tags options.
        (Following Links): Changed "the loads of" to "loads of".
        (Wgetrc Commands): Added descriptions of new follow_tags and
-       ignore_tags commands.
+       ignore_tags commands.
 
 2000-03-02  Daniel S. Lewart  <d-lewart@uiuc.edu>
 
 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.
+       newly-implemented interaction between -K and -N.
 
 2000-02-29  Dan Harkless  <wget@harkless.org>
 
 2000-02-18  Dan Harkless  <wget@harkless.org>
 
        * wget.texi (Recursive Retrieval Options): Documented my new -K /
-       --backup-converted option.
+       --backup-converted option.
        (Wgetrc Commands): Documented backup_converted equivalent.
 
 1998-09-10  Hrvoje Niksic  <hniksic@srce.hr>
 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
 
        * wget.texi (Recursive Retrieval): Fix typo.  Suggested by
-       Francois Pinard.
+       Francois Pinard.
 
 1998-04-18  Hrvoje Niksic  <hniksic@srce.hr>
 
 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
 
        * wget.texi (Invoking): Split into more sections, analogous to
-       output of `wget --help'.
+       output of `wget --help'.
        (HTTP Options): Document --user-agent.
 
 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
 1997-02-17  Hrvoje Niksic  <hniksic@srce.hr>
 
        * wget.texi (Advanced Options): Document --proxy-user and
-       --proxy-passwd.
+       --proxy-passwd.
 
 1997-02-14  Karl Eichwalder  <ke@ke.Central.DE>
 
 1996-12-12  Dieter Baron <dillo@danbala.tuwien.ac.at>
 
        * wget.texi (Advanced Usage): Would reference prep instead of
-       wuarchive.
+       wuarchive.
 
 1996-11-25  Hrvoje Niksic  <hniksic@srce.hr>
 
 1996-11-22  Hrvoje Niksic  <hniksic@srce.hr>
 
        * wget.texi (Portability): Add IRIX and FreeBSD as the "regular"
-       platforms.
+       platforms.
 
 1996-11-20  Hrvoje Niksic  <hniksic@srce.hr>