]> sjero.net Git - wget/blobdiff - src/ChangeLog
Automated merge.
[wget] / src / ChangeLog
index bd833ea008529ef05c031443f608e242919ea480..ac22d75e01ecb5493bd1f1af90ad8ca8f3e99dd9 100644 (file)
@@ -1,3 +1,20 @@
+2009-06-29  Micah Cowan  <micah@cowan.name>
+
+       * html-url.c (append_url): Quote some more arguments that might
+       contain characters that are inappropriate to display for the
+       current locale.
+
+       * retr.c (retrieve_from_file): Be sure to pass iri information
+       when parsing an input-fle url, and be sure to hand a clean iri
+       struct, off to retrieve_tree and retrieve_url.
+
+       * iri.c, iri.h (iri_dup): Added.
+
+       * retr.c (retrieve_url): Re-parse for IRI fallback.
+
+       * main.c (main): Set up iri before the url_parse invocation (so we
+       can use it).
+
 2009-06-20  Jay Krell  <jay.krell@cornell.edu>
 
        * sysdep.h (_ALL_SOURCE): (small change) Define the _ALL_SOURCE