]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix problem with IDN and UTF-8 encoding.
[wget] / src / ChangeLog
index f2c03037187ad20809b05b968f641bafee1a8835..d394166e9c0fb24bc22c48ae4b39b16f7d491409 100644 (file)
@@ -1,3 +1,9 @@
+2011-07-20 Merinov Nikolay <kim.roader@gmail.com>
+
+       * iri.c (remote_to_utf8): Add test for non-ASCII symbols with
+       UTF-8 URI encoding.
+       * res.c (res_retrieve_file): Fix url_parse call.
+
 2011-06-08  Giuseppe Scrivano  <gscrivano@southpole.se>
 
        * retr.c (retrieve_from_file): Parse the url careless if IRI is enabled.