From 27b7e81d91c545d3a35b0581ec4f9ae2eda90bb7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 21 Dec 2008 21:28:05 +0000 Subject: 2008-12-21 Joel Sherrill * score/inline/rtems/score/object.inl, score/src/objectgetbyindex.c: Fix issues when using 16-bit object Ids. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') 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 + + * score/inline/rtems/score/object.inl, score/src/objectgetbyindex.c: + Fix issues when using 16-bit object Ids. + 2008-12-19 Joel Sherrill * itron/include/itronsys/types.h: Derive ITRON ID type from Objects_Id -- cgit v1.2.3