diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 84e452894..b4e43f100 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2005-12-13 Paul Eggert <eggert@cs.ucla.edu> + + * stdbool_.h (_Bool): Resurrect the "#if !@HAVE__BOOL@" check, to + work around compilers that have a (possibly-broken) _Bool but lack + a working <stdbool.h>. + 2005-12-07 Paul Eggert <eggert@cs.ucla.edu> * stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for |