summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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).