summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-20 07:46:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-20 07:46:50 +0000
commitd4edf2dd49afb8c7fea7956047224a60dc40037c (patch)
treea130d33c1f67ea7b12aef8a009acfdaa2e8d2ecc /cpukit/ChangeLog
parentAdd AC_HEADER_STDBOOL. (diff)
downloadrtems-d4edf2dd49afb8c7fea7956047224a60dc40037c.tar.bz2
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add AC_HEADER_STDBOOL.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 52424fbeae..c4e9d987c0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
-2008-08-2008 Ralf Corsépius <ralf.corsepius@rtems.org>
+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).