]> sjero.net Git - wget/blobdiff - src/ChangeLog
iri: Fix parsing of some URLs contained in HTML documents
[wget] / src / ChangeLog
index ee7a53e412a07a1bbaa06e254347238a156788da..81320ca48f206876daf1cb3e54eb21df76785f1a 100644 (file)
@@ -1,3 +1,19 @@
+2013-10-10  Giuseppe Scrivano  <gscrivan@redhat.com>
+
+       * url.c (url_parse): Try to convert UTF-8 URLs to IDN.
+       * html-url.c (append_url): Parse URLs specifying an IRI structure.
+
+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