From: Micah Cowan Date: Fri, 5 Oct 2007 06:26:59 +0000 (-0700) Subject: ChangeLog entry for continue fix. X-Git-Tag: v1.13~521 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=2e3e06cdd0d8a62caad50c7e4945b8d8643da77d ChangeLog entry for continue fix. --- diff --git a/src/ChangeLog b/src/ChangeLog index c6fc6564..d6657e17 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2007-10-04 Micah Cowan + + * 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 * ftp.c (getftp, ftp_loop_internal), http.c (http_loop), main