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 0aee310f74..b53cdf4919 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-24 Joel Sherrill <joel@OARcorp.com>
+
+ PR rtems/652
+ * rtems/src/signalsend.c: Return RTEMS_INVALID_NUMBER when sending an
+ empty signal set.
+
2004-07-14 Joel Sherrill <joel@OARcorp.com>
PR 650/rtems