summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-20 15:10:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-20 15:10:42 +0000
commit19b9991ecebf542ea78c307a876cb0c9defd0a64 (patch)
treefc3bb9e6c0b80cbd0f4206dc3c7aae6f1c8db63c /cpukit/ChangeLog
parent2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-19b9991ecebf542ea78c307a876cb0c9defd0a64.tar.bz2
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Abort if stdbool.h is not c99 compliant.
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 a3158b0dfc..47e5268fd2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * configure.ac: Abort if stdbool.h is not c99 compliant.
+
+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>