]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fix URL parsing bugs.
[wget] / src / ChangeLog
index 3087c2441de8ad64ed5fb4bb12438118ec43f05d..a0fabf772e5c3fe9d39433f9b6cd63607f636137 100644 (file)
@@ -1,3 +1,20 @@
+2005-07-01  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * url.c (url_parse): Make sure u->params is not initialized for
+       http/https URLs.
+       (url_parse): Don't crash on garbage following []-delimited IPv6
+       addresses.
+
+2005-07-01  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * main.c (print_help): Don't refer to the non-existent -nr in
+       description of --mirror.
+
+2005-06-30  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * host.c (pretty_print_address): Renamed to just print_address.
+       Clarify documentation.
+
 2005-06-30  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * http.c (gethttp): Explicitly document the different cases when