]> sjero.net Git - wget/commitdiff
ChangeLog entry for continue fix.
authorMicah Cowan <micah@cowan.name>
Fri, 5 Oct 2007 06:26:59 +0000 (23:26 -0700)
committerMicah Cowan <micah@cowan.name>
Fri, 5 Oct 2007 06:26:59 +0000 (23:26 -0700)
src/ChangeLog

index c6fc6564c1ae7dd5570d5603b99b5a38d17e8689..d6657e175daf957bc9c15d3a4186e5759e1c9a71 100644 (file)
@@ -1,3 +1,9 @@
+2007-10-04  Micah Cowan  <micah@cowan.name>
+
+       * http.c (http_loop): We've got_name if content_disposition
+       support isn't on; make sure we continue properly in that case,
+       even though we're not sending HEAD.
+
 2007-10-02  Micah Cowan  <micah@cowan.name>
 
        * ftp.c (getftp, ftp_loop_internal), http.c (http_loop), main