summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/ChangeLog')
-rw-r--r--cpukit/libcsupport/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog
index cedef7874e..20e3b2f9e3 100644
--- a/cpukit/libcsupport/ChangeLog
+++ b/cpukit/libcsupport/ChangeLog
@@ -1,3 +1,9 @@
+2003-10-22 Joel Sherrill <joel@OARcorp.com>
+
+ PR 511/filesystem
+ * src/malloc.c: Add deferred free and protect against C Program Heap
+ operations while in a dispatch disable critical section or ISR.
+
2003-10-02 Phil Torre <ptorre@zetron.com>
PR 504/rtems