]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Remove support for Watcom's compiler.
[wget] / src / ChangeLog
index 084310f7b6e91975e083a571a898a9428b710e06..5b0a1b230dc36ccb6cbe082b223dc2ca37540edd 100644 (file)
@@ -1,3 +1,16 @@
+2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * sysdep.h: Remove code that deals with Watcom.
+
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * all: Use bool instead of int and false/true instead of 0/non-0
+       for boolean variables and values.
+
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * sysdep.h: Include the stdbool.h/_Bool/bool blurb from Autoconf.
+
 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * init.c (cmd_lockable_boolean): Removed.