summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-22 14:12:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-22 14:12:12 +0000
commit64600d01736b2f33aa1ac4bb17a343a9687716fd (patch)
treed78e28f16bbc928a6c13227cd71757cefa8f7b3e /cpukit/ChangeLog
parentshared/include/utility.h: New file. (diff)
downloadrtems-64600d01736b2f33aa1ac4bb17a343a9687716fd.tar.bz2
2008-09-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/include/rtems/rtems/types.h: Do not define rtems_boolean, rtems_single, rtems_double unless RTEMS_DEPRECATED_TYPES is given.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5d5eb347ac..cc698fc0ce 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * aclocal/version.m4: Bump RTEMS_API to 4.10.
+ Bump _RTEMS_VERSION to 4.9.99.0.
+
2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/main_mallocinfo.c, libmisc/shell/main_wkspaceinfo.c: