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 b062fb23b3..61e345aac6 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2004-07-24 Joel Sherrill <joel@OARcorp.com>
+ PR 659/rtems
+ * score/src/heapsizeofuserarea.c: Check that address specified is in
+ the heap.
+
+2004-07-24 Joel Sherrill <joel@OARcorp.com>
+
PR 652/rtems
* rtems/src/signalsend.c: Return RTEMS_INVALID_NUMBER when sending an
empty signal set.