summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-13 22:11:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-13 22:11:41 +0000
commit32aaaff486690446452fe92273ea43d557b6f059 (patch)
tree487635bde4da05c2bf0a867cc4ec77a455314b3c /cpukit/ChangeLog
parentTypo. (diff)
downloadrtems-32aaaff486690446452fe92273ea43d557b6f059.tar.bz2
2009-09-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/inline/rtems/score/coremsg.inl: Fix compilation issue when notifications are not enabled.
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 4fbaa3757b..fcdd522da4 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-13 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * score/inline/rtems/score/coremsg.inl: Fix compilation issue when
+ notifications are not enabled.
+
2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/include/rtems/score/thread.h, score/src/threadinitialize.c,