]> sjero.net Git - wget/blobdiff - doc/ChangeLog
[svn] Various documentation adjustments. AUTHORS <- Micah
[wget] / doc / ChangeLog
index 4fbfab4a5029ea28764ad212e075a97775a383e9..f40b7c8720b8c6b51adb0b6e3a3526ea504ebf0f 100644 (file)
@@ -1,3 +1,191 @@
+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
+       section in tex-generated documents (like the man page).
+
 2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
 
        * wget.texi: Document --user, --password, --ftp-user and the