stdbool: Update doc.
authorBruno Haible <bruno@clisp.org>
Fri, 2 Jul 2010 00:48:01 +0000 (02:48 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 2 Jul 2010 00:48:01 +0000 (02:48 +0200)
ChangeLog
doc/posix-headers/stdbool.texi

index ef354f325a49f52422e696a4e300a0199056f214..61d0f53c3d7d0b47cb931f180cc1172fc19f2d14 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-01  Bruno Haible  <bruno@clisp.org>
+
+       stdbool: Update doc.
+       * doc/posix-headers/stdbool.texi: Mention OpenBSD bug.
+       Info from Christian Weisgerber <naddy@mips.inka.de>.
+
 2010-07-01  Jim Meyering  <meyering@redhat.com>
 
        hash: extend module to deal with non-pointer keys
index 78ccfc3fd7ee3ae148c07565b6120b044a125710..da8a9db95a654ae8525f15f8085c7efbe73b1e47 100644 (file)
@@ -12,6 +12,9 @@ This header file is missing on some platforms:
 AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1.
 @item
 Some compilers have bugs relating to @samp{bool}.
+@item
+This header file defines @code{true} incorrectly on some platforms:
+OpenBSD 4.7 with gcc 2.95.
 @end itemize
 
 Portability problems not fixed by Gnulib: