X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2FChangeLog;h=68629c696a6c2c75de158d7753c1a4b3e7c15d69;hp=1c4b0828a7ac7403acec5777d8e3933ee8f71995;hb=320cfdcb658e8d6556ae9dfd902c2db1db866a6b;hpb=8dc52c6eaa1993d140a52bc0627e436efd9870d0 diff --git a/doc/ChangeLog b/doc/ChangeLog index 1c4b0828..68629c69 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,63 @@ +2014-02-10 Yousong Zhou + + * wget.texi: Add documentation for --start-pos. + +2013-12-29 Giuseppe Scrivano + + * wget.texi: Update to GFDL 1.3. + +2013-12-22 Mike Frysinger + + * sample.wgetrc: add links to the manual. + +2013-10-06 Tim Ruehsen + + * wget.texi: add/explain quoting of wildcard patterns + +2013-09-04 Tim Ruehsen + + * sample.wgetrc: added "secureprotocol" example + * wget.texi (HTTPS (SSL/TLS) Options): Document PFS. + +2013-08-23 Tim Ruehsen + + * sample.wgetrc: added "httpsonly" example + +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,