]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Handle invalid response to PWD gracefully.
[wget] / src / ChangeLog
index 9625804f43502eb7e260fe6dd7b82e3a98ac594a..aff944577fb18e6d7c97dacd36ba1ea6ab2c3320 100644 (file)
@@ -1,3 +1,28 @@
+2005-06-15  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * ftp-basic.c (ftp_pwd): Handle malformed PWD response.
+
+2005-06-15  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * host.h (ip_address): Remove the trailing comma from the type
+       enum in the no-IPv6 case.
+
+       * main.c (struct cmdline_option): Remove the trailing comma from
+       the enum.
+
+       Reported by Jens Schleusener.
+
+2005-05-30  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * url.c (strpbrk_or_eos): Check for a recent GCC version before
+       using the statement-as-expression extension.
+
+2005-05-30  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * http.c (gethttp): Don't attempt to "skip short body" if we're
+       issuing a HEAD request (in which case the response head is not
+       followed by a body).
+
 2005-05-30  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * init.c (cmd_spec_header): Don't split the string along the