summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-19 19:30:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-19 19:30:37 +0000
commitb7b450efac6497f5ac698213a33fd01c6af736da (patch)
tree1a3367b21c94ba1291866954bbae890833267d12 /cpukit/ChangeLog
parent2008-12-19 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b7b450efac6497f5ac698213a33fd01c6af736da.tar.bz2
2008-12-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* itron/include/itronsys/types.h: Derive ITRON ID type from Objects_Id to avoid sizing mismatches.
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 af6cb5a5d7..e32da0b077 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-12-19 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * itron/include/itronsys/types.h: Derive ITRON ID type from Objects_Id
+ to avoid sizing mismatches.
+
+2008-12-19 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* rtems/src/dpmemcreate.c: Spacing.
* rtems/src/timerserver.c: Move error check to RTEMS_DEBUG. Cannot
happen under normal circumstances.