]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Minor improvements to fd_read_hunk.
[wget] / src / ChangeLog
index 1d6b9f542cb57f5918049df5e71cfe70432de055..6777851db985e6a06a895072663b9de30ce9914e 100644 (file)
@@ -1,3 +1,18 @@
+2005-07-02  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * http.c (response_head_terminator): Minor optimization.
+
+       * retr.c (fd_read_hunk): Call terminator with pointer to the start
+       of the data and the pointer to the current data.  Changed all
+       callers.
+
+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