]> sjero.net Git - wget/blobdiff - doc/ChangeLog
added PFS to --secure-protocol
[wget] / doc / ChangeLog
index 2b8d070134ffe2cb10bb56f66922ae94e9dcf05b..862b6f3b0825b023bdf814a71dd5152c39bbc658 100644 (file)
@@ -1,3 +1,26 @@
+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.