X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=6b7426006cce497f45733dd746a97d588abe0e98;hp=e6e4d480851b88dd2d9a3c41a5a56bfa600f4e2a;hb=e402ae37f4ef475525e64820323e0861590d2511;hpb=84eba7c58717501f69e5e7c3f1b5e5c10a16eb2b diff --git a/src/ChangeLog b/src/ChangeLog index e6e4d480..6b742600 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2007-10-08 Micah Cowan + + * http.c (http_loop): Add send_head_first conditional back + around code that needs it, but not around the last-modified + header-parsing stuff this time. Removed no-longer-useful (was it + ever?) restart_loop boolean, continuing unconditionally at end + of send_head_first conditional block (if we haven't jumped out). + 2007-10-04 Micah Cowan * http.c (http_loop): We've got_name if content_disposition