*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 28 Jul 2003 08:32:27 +0000 (08:32 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 28 Jul 2003 08:32:27 +0000 (08:32 +0000)
lib/ChangeLog

index accb634a615d5a2de43efc155e64f82cc72288cb..b28b7d1d8cfc615dae30158bc401908d3ac00dc5 100644 (file)
@@ -1,3 +1,8 @@
+2003-07-28  Paul Eggert  <eggert@twinsun.com>
+
+       * stdbool.hin (_Bool): Make it signed char, instead of
+       an enum type, so that it's guaranteed to promote to int.
+
 2003-07-23  Jim Meyering  <jim@meyering.net>
 
        * xstrndup.h: New file.