]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fixes bug #24862: --content-disposition doesn't work with HTTP authentication
[wget] / src / ChangeLog
index 68348d1f93708fb3b8550f580a0fd8aa8cfa7b79..744ff2d26556e01e1c762728a812bc73b21f819a 100644 (file)
@@ -1,3 +1,22 @@
+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