]> sjero.net Git - wget/blobdiff - src/ChangeLog
ChangeLog entry for Gerardo's url-parse changes.
[wget] / src / ChangeLog
index 68348d1f93708fb3b8550f580a0fd8aa8cfa7b79..5eb9985e798c68620ac1518c39bf0f7436b9077e 100644 (file)
@@ -1,3 +1,32 @@
+2009-02-01  Gerardo E. Gidoni  <gerel@gnu.org>
+
+       * main.c, recur.c, recur.h, res.c, retr.c, retr.h: restructured code to
+       avoid multiple 'url_parse' calls.
+
+2008-11-13  Micah Cowan  <micah@cowan.name>
+
+       * http.c (gethttp): Don't do anything when content-length >= our
+       requested range.
+
+2008-11-27  Saint Xavier  <wget@sxav.eu>
+
+       * http.c (gethttp): Move authentication code before filename
+       allocation avoiding fallbacking on default filename because
+       "Content-Disposition" header wasn't present before authentcation
+       has been completed. Fixes bug #24862.
+
+2008-11-16  Steven Schubiger  <stsc@members.fsf.org>
+
+       * main.c: Declare and initialize the numurls counter.
+
+       * ftp.c, http.c: Make the counter visible here and use it.
+       
+       * options.h: Remove old declaration from options struct.
+
+2008-11-15  Steven Schubiger  <stsc@members.fsf.org>
+
+       * init.c (defaults): Set default waitretry value.
+
 2008-11-14  Steven Schubiger  <stsc@members.fsf.org>
 
        * main.c (format_and_print_line): Use a custom format