summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 14d3cf6e33..91784af690 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2011-08-21 Joel Sherrill <joel.sherrilL@OARcorp.com>
+ PR 1890/cpukit
+ * posix/src/mqueuerecvsupp.c: POSIX says msg_prio is allowed to be
+ NULL.
+
+2011-08-21 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
PR 1873/cpukit
* score/include/rtems/score/heap.h: When using heap protection, we
should account for adding an aligned protection footer.