summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-21 21:28:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-21 21:28:05 +0000
commit27b7e81d91c545d3a35b0581ec4f9ae2eda90bb7 (patch)
tree66f90911c2ee4e10b6df270c8d99579e5cf3545d /cpukit/ChangeLog
parent2008-12-19 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-27b7e81d91c545d3a35b0581ec4f9ae2eda90bb7.tar.bz2
2008-12-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/inline/rtems/score/object.inl, score/src/objectgetbyindex.c: Fix issues when using 16-bit object Ids.
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 e32da0b077..fc5ccac1a5 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-21 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * score/inline/rtems/score/object.inl, score/src/objectgetbyindex.c:
+ Fix issues when using 16-bit object Ids.
+
2008-12-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* itron/include/itronsys/types.h: Derive ITRON ID type from Objects_Id