summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 d5e543a055..20ca000d49 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * score/src/objectgetinfo.c: Correct for multiprocessor systems when
+ all object instances within a particular class are remote.
+
+2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libcsupport/src/assocnamebad.c: Correct file name in message.
2008-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>