From 7cb469431117ec10590f84620c0c46e104f60d71 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 26 Sep 2008 19:24:27 +0000 Subject: 2008-09-26 Joel Sherrill PR 1316/cpukit * score/src/coremsgbroadcast.c: Give error when message is too large like when sending a message. This was the documented behavior. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') 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 + + 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 * libnetworking/lib/rtems_bsdnet_ntp.c: Final resolution of this "small" port number change. -- cgit v1.2.3