]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Use bool type for boolean variables and values.
[wget] / src / ChangeLog
index 084310f7b6e91975e083a571a898a9428b710e06..d6641479deb06ed1fa86ce701474f4710e02c1af 100644 (file)
@@ -1,3 +1,12 @@
+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.