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 c6c5e97d04..e335b6331b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * score/include/rtems/score/coremutex.h,
+ score/inline/rtems/score/coremutex.inl, score/src/apimutexallocate.c:
+ Fix direction of conditional and eliminate use of nesting is error
+ when POSIX is disabled.
+
2011-02-11 Joel Sherrill <joel.sherrilL@OARcorp.com>
* rtems/src/semtranslatereturncode.c,