X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2FChangeLog;h=d283055a6fcd47224f0f398f182eb22bf40133b6;hp=1237f286a4f29097402e249b65d00833964c067e;hb=42c78fdd71c311cf96210b709ec0a18ef45ef87f;hpb=2223ac8ce31ecd80112a023d0d56229bfc026b01 diff --git a/doc/ChangeLog b/doc/ChangeLog index 1237f286..d283055a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,88 @@ +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.