+2010-04-18 Bruno Haible <bruno@clisp.org>
+
+ * doc/posix-headers/stdbool.texi: More precise wording.
+
2010-04-17 Jim Meyering <meyering@redhat.com>
maint.mk: use gnu-style indentation in an embedded perl script
zero value or the null pointer, as they should. Such casts should only
be used if the casted value is known to be equal to 0 or 1.
@item
-You cannot assume that casting floating point to @samp{bool} will
+You cannot assume that casting a floating point literal to @samp{bool} will
result in a constant expression.
@end itemize