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 2e1a2d60b2..0ff6bdf987 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-29 Joel Sherrill <joel@OARcorp.com>
+
+ PR 631/rtems
+ * rtems/src/msgqcreate.c: Return unsatisfied from message_queue_create
+ when unable to allocate message buffer memory.
+
2004-05-21 Joel Sherrill <joel@OARcorp.com>
PR 628/rtems