From e90ff51fd8c2fb35228fe29fa381616ec7f26284 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 5 Jul 2002 18:15:41 +0000 Subject: 2002-07-05 Joel Sherrill * macros/rtems/score/object.inl: Corrected implementation of _Objects_Open, _Objects_Close, and _Objects_Namespace_remove to be consistent with the inline implementation. --- cpukit/score/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/ChangeLog') diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog index ea0aaac781..c6e114dae4 100644 --- a/cpukit/score/ChangeLog +++ b/cpukit/score/ChangeLog @@ -1,3 +1,9 @@ +2002-07-05 Joel Sherrill + + * macros/rtems/score/object.inl: Corrected implementation of + _Objects_Open, _Objects_Close, and _Objects_Namespace_remove + to be consistent with the inline implementation. + 2002-07-01 Joel Sherrill * Mega patch merge to change the format of the object IDs to -- cgit v1.2.3