]> sjero.net Git - wget/blobdiff - src/ChangeLog
Automated merge with file:/home/micah/devel/wget/timestamp-on-get
[wget] / src / ChangeLog
index b53f42609110d9d66dd6cee2c4fe41e671292653..e6e4d480851b88dd2d9a3c41a5a56bfa600f4e2a 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
@@ -5,6 +11,12 @@
        potentially long-running sessions. Based on suggestions by Saso
        Tomat <miskox@hotmail.com> and Steven M. Schweda
        <sms@antinode.org>.
+       * http.c (gethttp): Warn about host lookup failures. Adjusted
+       from Stephen Gildea's patch.
+
+2007-10-02  Stephen Gildea  <stepheng+wget@gildea.com>
+
+       * connect.c (connect_to_host): Warn about host lookup failures.
 
 2007-09-25  Micah Cowan  <micah@cowan.name>
 
        * http.c (http_zero): Remove no-longer-used local_size variable.
        Fixes bug #21057.
 
+2007-09-12  Micah Cowan  <micah@cowan.name>
+
+       * http.c (http_loop): Remove send_head_first from condition for
+       parsing timestamp.
+
 2007-08-29  Micah Cowan  <micah@cowan.name>
 
        * openssl.c (ssl_init): Re un-const-ified the meth local