summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-08 14:23:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-08 14:23:52 +0000
commitfdafb96cc1a6556d43d441805b5ea32583a5f274 (patch)
tree518602a690162b4b168bab9efdc0d66037a631f9 /cpukit/ChangeLog
parentFix joel mistake. (diff)
downloadrtems-fdafb96cc1a6556d43d441805b5ea32583a5f274.tar.bz2
2008-08-08 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/include/rtems/rtems/msgmp.h: Fix MP code missed by Sebastian.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index e8bf0390d7..b701a51de9 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-08 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * rtems/include/rtems/rtems/msgmp.h: Fix MP code missed by Sebastian.
+
2008-08-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libmisc/monitor/monitor.h, rtems/include/rtems/rtems/tasks.h,