summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-26 19:24:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-26 19:24:27 +0000
commit7cb469431117ec10590f84620c0c46e104f60d71 (patch)
treeaa0503329e73dfed33489629e98384bd54ed7eb7 /cpukit/ChangeLog
parent2008-09-26 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-7cb469431117ec10590f84620c0c46e104f60d71.tar.bz2
2008-09-26 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1316/cpukit * score/src/coremsgbroadcast.c: Give error when message is too large like when sending a message. This was the documented behavior.
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 727b51de75..dc11dd912b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-26 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1316/cpukit
+ * score/src/coremsgbroadcast.c: Give error when message is too large
+ like when sending a message. This was the documented behavior.
+
2008-09-26 Eric Norum <norume@aps.anl.gov>
* libnetworking/lib/rtems_bsdnet_ntp.c: Final resolution of this "small" port number change.