summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/i386/ChangeLog')
-rw-r--r--cpukit/score/cpu/i386/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/i386/ChangeLog b/cpukit/score/cpu/i386/ChangeLog
index bc46fd149d..e9c6ccc1df 100644
--- a/cpukit/score/cpu/i386/ChangeLog
+++ b/cpukit/score/cpu/i386/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * rtems/score/types.h: Include stdbool.h.
+ Use bool as base-type for boolean.
+
2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* cpu.c: Fix prototypes.