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 c7427ace52..cedef7874e 100644
--- a/cpukit/libcsupport/ChangeLog
+++ b/cpukit/libcsupport/ChangeLog
@@ -1,3 +1,9 @@
+2003-10-02 Phil Torre <ptorre@zetron.com>
+
+ PR 504/rtems
+ * src/newlibc.c: Fix memory allocation of libc extension so it is
+ dispatch disabled safe See PR for detailed explanation.
+
2003-09-26 Till Strauman <strauman@slac.stanford.edu>
PR 498/rtems