]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Improve error message so it names the more useful values first.
[wget] / src / ChangeLog
index 212f28007bf3ce9ec5a55d0b2a4d9b05131de53a..18dfa9b5dd61aea961767431e52df39b51081700 100644 (file)
@@ -1,3 +1,33 @@
+2005-06-16  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * init.c (cmd_lockable_boolean): Improve the error message so it
+       lists the more useful values first.
+
+2005-06-15  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * http.c (gethttp): Also report the system error when the POST
+       data file is missing.
+
+2005-06-15  Benno Schulenberg  <benno@nietvergeten.nl>
+
+       * ftp.c, http.c, connect.c, cookies.c, html-url.c, init.c, res.c:
+       Gettext-ize messages that were previously missed.
+
+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