]> sjero.net Git - wget/blobdiff - doc/ChangeLog
More progress bar aesthetic changes
[wget] / doc / ChangeLog
index e0ee7d39d8c625f2ad2db10a3469129e3d04470a..17d5e8a6d94e6be4a606015a7e1b35b1fbb0240f 100644 (file)
@@ -1,3 +1,137 @@
+2014-05-24  Darshit Shah  <darnir@gmail.com>
+
+       * wget.texi: Document noscroll parameter to progress=bar
+
+2014-05-01  Darshit Shah  <darnir@gmail.com>
+
+       * wget.texi: Add documentation for --show-progress
+
+2014-02-10  Yousong Zhou  <yszhou4tech@gmail.com>
+
+       * wget.texi: Add documentation for --start-pos.
+
+2013-12-29  Giuseppe Scrivano  <gscrivan@redhat.com>
+
+       * wget.texi: Update to GFDL 1.3.
+
+2013-12-22  Mike Frysinger  <vapier@gentoo.org>
+
+       * sample.wgetrc: add links to the manual.
+
+2013-10-06  Tim Ruehsen  <tim.ruehsen@gmx.de>
+
+       * wget.texi: add/explain quoting of wildcard patterns
+
+2013-09-04  Tim Ruehsen  <tim.ruehsen@gmx.de>
+
+       * sample.wgetrc: added "secureprotocol" example
+       * wget.texi (HTTPS (SSL/TLS) Options): Document PFS.
+
+2013-08-23  Tim Ruehsen  <tim.ruehsen@gmx.de>
+
+       * sample.wgetrc: added "httpsonly" example
+
+2013-08-22  Tim Ruehsen  <tim.ruehsen@gmx.de>
+
+       * wget.texi: added description for --https-only
+
+2013-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Download Options): Fix misspelling.
+
+2013-07-09  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * wget.texi (Download Options): Add documentation for --backups.
+       (Wgetrc Commands): Add documentation for backups.
+       Reported by: Tomas Hozza <thozza@redhat.com>.
+
+2013-07-11  Tomas Hozza  <thozza@redhat.com>
+
+       * wget.texi: Document --regex-type and --preserve-permissions.
+
+2013-06-17  Dave Reisner  <dreisner@archlinux.org> (tiny change)
+
+       * texi2pod.pl: Fix formatting error that causes build to fail with
+       Perl 5.18
+
+2013-06-17  Darshit Shah  <darnir@gmail.com>
+
+       * 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 <darnir@gmail.com>  (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 <haukebjoernhoffman@googlemail.com>
+
+2013-04-28  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * wget.texi (Types of Files...): Document --accept-regex,
+       --reject-regex.
+       Reported by: Tomas Hozza <thozza@redhat.com>.
+
+2013-04-14  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * wget.texi (Download Options): Document "mega" dot style.
+
+2013-04-05  Darshit Shah <darnir@gmail.com>
+
+       * 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 <stefano.lattarini@gmail.com>  (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 <tim.ruehsen@gmx.de>
+
+        * doc/wget.texi: remove -nv from --report-speed
+
+2012-08-04  mancha <mancha@mac.hush.com> (tiny change)
+
+       * wget.texi: Export ENVIRONMENT to the man page.
+
+2012-06-09  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * 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  <gscrivano@gnu.org>
+
+       * wget.texi (Types of Files): Document --accept-regex and
+       --reject-regex.
+
+2011-10-02  Henrik Holst <henrik.holst@millistream.com> (tiny change)
+
+       * wget.texi (HTTP Options): Document option --content-on-error.
+
+2011-09-27  Karl Berry <karl@freefriends.org> (tiny change)
+
+       * wget.texi: Make dir entry consistent with others.
+
+2011-08-18  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * texi2pod.pl: Don't assume the perl executable is under /usr/bin/.
+
+2011-08-06  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * 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  <noel@debian.org> (tiny change)
 
        * wget.texi (HTTP Options): Fix typo.