summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-12 15:32:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-12 15:32:58 +0000
commita1bc675103de67d15dbb0917de0b70b3093c359f (patch)
tree2a6f4b9c3f328625aa0ae5bbd57314ad222ec3ab /cpukit/ChangeLog
parent2009-03-12 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-a1bc675103de67d15dbb0917de0b70b3093c359f.tar.bz2
2009-03-12 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1393/cpukit * posix/src/mutextranslatereturncode.c: Add entry to table for CORE_MUTEX_RELEASE_NOT_ORDER.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0d9f7c1b18..a702f9f244 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-12 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1393/cpukit
+ * posix/src/mutextranslatereturncode.c: Add entry to table for
+ CORE_MUTEX_RELEASE_NOT_ORDER.
+
2009-03-11 Ralf Corsépius <ralfcorsepius@rtems.org>
* configure.ac: Check for __assert().