summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4774859083..6451320164 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * sapi/include/confdefs.h, score/src/mpci.c, score/src/objectmp.c,
+ score/src/objectnametoid.c, score/src/objectnametoidstring.c:
+ Multiprocessing compiles again and survives initialization. The
+ recent object name and confdefs.h changes had broken it.
+
2008-01-25 Jennifer Averett <jennifer.averett@OARcorp.com>
* sapi/include/rtems/fatal.h, score/include/rtems/score/coremutex.h,