summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-06-29 13:53:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-06-29 13:53:29 +0000
commitd3b7d98a208dbcdf480e85d6b3f1bca7ccd76930 (patch)
treebfff474b89146f98ac718cd732b9170dc32c1d3e /doc/ChangeLog
parentThis commit was generated by cvs2svn to compensate for changes in r10559, (diff)
downloadrtems-d3b7d98a208dbcdf480e85d6b3f1bca7ccd76930.tar.bz2
2004-06-29 Joel Sherrill <joel@OARcorp.com>
PR 631/rtems * user/msg.t: Document the return status from message_queue_create when unable to allocate message buffer memory.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index e27e0b347c..de1cbf3d38 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-29 Joel Sherrill <joel@OARcorp.com>
+
+ PR 631/rtems
+ * user/msg.t: Document the return status from message_queue_create when
+ unable to allocate message buffer memory.
+
2004-05-21 Joel Sherrill <joel@OARcorp.com>
PR 627/doc