]> sjero.net Git - wget/blobdiff - src/ChangeLog
fix --without-ssl compile error
[wget] / src / ChangeLog
index ee7a53e412a07a1bbaa06e254347238a156788da..43997f88d5ae2111616c698e72e4682e7d341914 100644 (file)
@@ -1,3 +1,14 @@
+2013-09-13  Tim Ruehsen  <tim.ruehsen@gmx.de>
+
+       * recur.c (download_child_p): fix compile error when
+         configured using --without-ssl.
+
+2013-09-07  Tim Ruehsen  <tim.ruehsen@gmx.de>
+
+       * gnutls.c (ssl_connect_wget): use gnutls_check_version()
+         to check if option "PFS" is available
+         Reported by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
+
 2013-09-03  Tim Ruehsen  <tim.ruehsen@gmx.de>
 
        * main.c: Add new value 'PFS' to --secure-protocol to