]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Handle invalid response to PWD gracefully.
[wget] / src / ChangeLog
index 212f28007bf3ce9ec5a55d0b2a4d9b05131de53a..aff944577fb18e6d7c97dacd36ba1ea6ab2c3320 100644 (file)
@@ -1,3 +1,22 @@
+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