]> sjero.net Git - wget/blobdiff - src/ChangeLog
added option --https-only
[wget] / src / ChangeLog
index edfb80f6c01996b0460f314a5911fbd9bfadc0a2..03a1f6ad2107aef49d6d7322b95c922d7b24db0d 100644 (file)
@@ -1,3 +1,9 @@
+2013-08-22  Tim Ruehsen  <tim.ruehsen@gmx.de>
+
+       * main.c: Add new option --https-only.
+       * options.h: Likewise.
+       * recur.c (download_child_p): add check for HTTPS.
+
 2013-08-09  Tim Ruehsen  <tim.ruehsen@gmx.de>
 
        * gnutls.c (ssl_init): Prevent CA files from being loaded twice