summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-20 15:00:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-20 15:00:25 +0000
commit3e63ac1b639d994ddbae974ae41d87842eb241c6 (patch)
treec3c96253b6def5be3fc4839d7b6bd780ad137734 /cpukit/ChangeLog
parentUse stdbool.h. Remove local bool. (diff)
downloadrtems-3e63ac1b639d994ddbae974ae41d87842eb241c6.tar.bz2
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/pppd.h: Use stdbool.h. Remove local bool.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index c4e9d987c0..a3158b0dfc 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * pppd/pppd.h: Use stdbool.h. Remove local bool.
+
+2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* configure.ac: Add AC_HEADER_STDBOOL.
* libblock/src/nvdisk.c: Remove bool, true, false (unused, clashes
with C99/POSIX).