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 6318531726..4e10662095 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-21 Joel Sherrill <joel@OARcorp.com>
+
+ PR 629/rtems
+ * cpukit/src/mqueuecreatesupp.c: Return EINVAL is mq_maxmsg is
+ <= 0, not <.
+
2004-05-21 Till Strauman <strauman@slac.stanford.edu>
PR 626/networking