X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2FChangeLog;h=d283055a6fcd47224f0f398f182eb22bf40133b6;hp=b3bc243365493acdcd3c5a8f34b729a0843fee12;hb=42c78fdd71c311cf96210b709ec0a18ef45ef87f;hpb=55437151ba00082c60fc6be5eba12859432ddb1f diff --git a/doc/ChangeLog b/doc/ChangeLog index b3bc2433..d283055a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,178 @@ +2013-08-22 Tim Ruehsen + + * wget.texi: added description for --https-only + +2013-08-13 Hrvoje Niksic + + * wget.texi (Download Options): Fix misspelling. + +2013-07-09 Giuseppe Scrivano + + * wget.texi (Download Options): Add documentation for --backups. + (Wgetrc Commands): Add documentation for backups. + Reported by: Tomas Hozza . + +2013-07-11 Tomas Hozza + + * wget.texi: Document --regex-type and --preserve-permissions. + +2013-06-17 Dave Reisner (tiny change) + + * texi2pod.pl: Fix formatting error that causes build to fail with + Perl 5.18 + +2013-06-17 Darshit Shah + + * wget.texi (POST): Explain the new redirection rules. + * wget.texi (Other HTTP Methods): Same. + * wget.texi (body-data): Fix typo in description. + +2013-05-10 Darshit Shah (tiny change) + + * wget.texi (No of tries): Fix typo to make it clear that --tries + option sets number of tries not retries. + Reported by: Hauke Hoffman + +2013-04-28 Giuseppe Scrivano + + * wget.texi (Types of Files...): Document --accept-regex, + --reject-regex. + Reported by: Tomas Hozza . + +2013-04-14 Giuseppe Scrivano + + * wget.texi (Download Options): Document "mega" dot style. + +2013-04-05 Darshit Shah + + * doc/wget.texi: Fix ambiguous wording in --post-data section. Make it + clear that wget does not check for the format of the post-data. + * doc/wget.texi: Add documentation for --method, --body-data and + --body-file. + +2012-10-08 Stefano Lattarini (tiny change) + + docs: fix errors and warnings with Texinfo 5 + Or rather, with the development version 4.13.90, which will + eventually become Texinfo 5.0. + * wget.texi: Use '@item' instead of '@itemx' in several places, + as Texinfo 5 refuses to process an '@itemx' that is not preceded + by an '@item'. + +2012-08-28 Tim Ruehsen + + * doc/wget.texi: remove -nv from --report-speed + +2012-08-04 mancha (tiny change) + + * wget.texi: Export ENVIRONMENT to the man page. + +2012-06-09 Giuseppe Scrivano + + * wget.texi (Logging and Input File Options): Document "--report-speed". + (HTTPS (SSL/TLS) Options): Document WARC. + + * texi2pod.pl: Revert change from 2011-08-06. + +2012-05-13 Giuseppe Scrivano + + * wget.texi (Types of Files): Document --accept-regex and + --reject-regex. + +2011-10-02 Henrik Holst (tiny change) + + * wget.texi (HTTP Options): Document option --content-on-error. + +2011-09-27 Karl Berry (tiny change) + + * wget.texi: Make dir entry consistent with others. + +2011-08-18 Giuseppe Scrivano + + * texi2pod.pl: Don't assume the perl executable is under /usr/bin/. + +2011-08-06 Giuseppe Scrivano + + * wget.texi (Wgetrc Commands): Document show_all_dns_entries. + + * Makefile.am (wget.pod): Pass the VERSION value to texi2pod. + + * texi2pod.pl: Update from GCC. + +2011-07-28 Noèl Köthe (tiny change) + + * wget.texi (HTTP Options): Fix typo. + +2011-07-26 Giuseppe Scrivano + + * wget.info (cookies): Remove reference to --cookies. + Reported by: Noèl Köthe. + +2011-07-05 Giuseppe Scrivano + + * wget.texi (Recursive Retrieval Options): Make clearer that recursion, + by default, uses 5 levels. + Reported by: Marc Deop . + +2011-03-21 Giuseppe Scrivano + + * wget.texi: Do not cite the current maintainer. + Reported by: Micah Cowan . + +2010-12-22 Giuseppe Scrivano + + * wget.texi (HTTP Options): Remove sentence which doesn't reflect + the wget behaviour when -k -K are used with -E. + Reported by: pike-wget@kw.nl. + +2010-08-08 Reza Snowdon + * wget.texi: Added information about the config option to the + 'Overview' section and a description of the option in + 'Logging and Input File Options'. + +2010-10-26 Giuseppe Scrivano + + * wget.texi (Download Options): Remove unclear statement about the + --waitretry option. + Reported by: Manfred Koizar . + +2010-09-25 Merinov Nikolay + + * wget.texi (Download Options): Document --unlink option. + +2010-09-13 Giuseppe Scrivano + + * wget.texi (Recursive Accept/Reject Options): Remove superfluous dot. + Reported by: Snader_LB. + +2010-07-28 Alon Bar-Lev (tiny change) + + * texi2pod.pl: Use the warnings module only when it is available. + +2010-05-27 Giuseppe Scrivano + + * wget.texi (Download Options): Document that -k can be used with -O + only with regular files. + +2010-05-08 Giuseppe Scrivano + + * Makefile.am: Update copyright years. + + * fdl.texi: Likewise. + + * texi2pod.pl: Likewise. + + * wget.texi: Likewise. + +2010-01-09 Micah Cowan + + * wget.texi (Download Options): Documented + --no-use-server-timestamps. + 2009-09-04 Micah Cowan + * wget.texi (Time-Stamping): "older" -> "not newer". + * Makefile.am (install.man, install.wgetrc): Use $(mkinstalldirs), not $(top_srcdir)/mkinstalldirs. @@ -72,10 +245,10 @@ 2008-11-15 Steven Schubiger - * sample.wgetrc: Comment the waitretry "default" value, + * sample.wgetrc: Comment the waitretry "default" value, because there is a global one now. - * wget.texi (Download Options): Mention the global + * wget.texi (Download Options): Mention the global default value. 2008-11-10 Micah Cowan @@ -87,7 +260,7 @@ added subsection headings. Update node pointers. - + 2008-11-05 Micah Cowan * wget.texi: Move --no-http-keep-alive from FTP Options to HTTP @@ -106,7 +279,7 @@ 2008-09-30 Steven Schubiger - * wget.texi (Wgetrc Commands): Add default_page, save_headers, + * wget.texi (Wgetrc Commands): Add default_page, save_headers, spider and user_agent to the list of recognized commands. 2008-09-10 Michael Kessler @@ -567,15 +740,15 @@ to 1.4. 2005-02-11 Mauro Tortonesi - + * wget.texi: Added Simone Piunno as new contributor. - + 2005-01-01 Mauro Tortonesi * wget.texi: Updated copyright information, added new contributors. 2004-11-20 Hans-Andreas Engel - + * wget.texi: Describe limitations of combining `-O' with `-k'. 2004-05-13 Nico R. @@ -884,12 +1057,12 @@ * wget.texi (Recursive Retrieval Options): Explained that you need to use -r -l1 -p to get the two levels of requisites for a page. Also made a few other wording improvements. - + 2001-03-17 Dan Harkless - * Makefile.in: Using '^' in the sed call caused a weird failure on + * Makefile.in: Using '^' in the sed call caused a weird failure on Solaris 2.6. Changed it to a ','. Defined top_builddir. - + 2001-02-23 Dan Harkless * wget.texi: Corrections, clarifications, and English fixes to @@ -898,7 +1071,7 @@ Alphabetized FTP options by long option name. Mentioned that .listing symlinked to /etc/passwd is not a security hole, but that other files could be, so root shouldn't run wget in user dirs. - + 2001-02-22 Dan Harkless * Makefile.in: Make wget man page and install it if we have @@ -911,12 +1084,12 @@ 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). - + 2001-02-19 Dan Harkless * wget.texi (Download Options): Further improvement to --continue @@ -927,20 +1100,20 @@ * wget.texi (Reporting Bugs): Deleted the setence about Cc-ing the bug report to Wget mailing list as the bug report address is an - alias for the mailing ist anyway. + alias for the mailing ist anyway. (Mailing List): Added URL for the alternate archive. - + * wget.texi: Bunch of cosmetical changes. - + * Makefile.in: Added targets for manpage generation using texi2pod.pl and pod2man (comes with Perl5). As we cannot rely on Perl5 being available on the system, manpage is not being built automatically. Updated '*clean' targets to remove 'sample.wgetrc.munged...', 'wget.pod', and 'wget.man'. - + * texi2pod.pl: New file copied from GCC distribution to facilitate automatic manpage generation. - + 2001-01-09 Dan Harkless * wget.texi (Download Options): Did a bunch of clarification and @@ -952,7 +1125,7 @@ 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 * Makefile.in (distclean): sample.wgetrc.munged_for_texi_inclusion @@ -961,11 +1134,11 @@ 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 @@ -1022,11 +1195,11 @@ * 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 * wget.texi (Recursive Retrieval Options): Sugg. -E on 1-page download. - + 2000-10-19 Dan Harkless * wget.texi (HTTP Options): Documented my new -E / --html-extension. @@ -1034,7 +1207,7 @@ 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 * wget.texi (FTP Options): --retr-symlinks wasn't documented properly. @@ -1043,7 +1216,7 @@ * wget.texi (Recursive Retrieval Options): Documented new -p option. (Wgetrc Commands): Documented -p's equvialent, page_requisites. - + 2000-08-23 Dan Harkless * wget.texi (Download Options): Using -c on a file that's already fully @@ -1052,7 +1225,7 @@ * 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 + * wget.texi (Wgetrc Commands): Changed all instances of ", the same as" to the more grammatical " -- the same as". 2000-08-22 Dan Harkless @@ -1078,12 +1251,12 @@ 2000-04-18 Dan Harkless * sample.wgetrc: Realized I put a global setting in the local section. - + 2000-04-13 Dan Harkless * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Added build, dependencies, and distclean cleanup of this new file. - + * sample.wgetrc: Uncommented waitretry and set it to 10, clarified some wording, and re-wrapped some text to 71 columns due to @sample indentation in wget.texi. @@ -1100,7 +1273,7 @@ times I ran `make install' after changing sample.wgetrc. Added blank lines around the message and a "", 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