summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-10-02 12:39:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-10-02 12:39:05 +0000
commit6cff0f87fa5aaf96f73b93bcb9c482694ae10550 (patch)
treeaca1bc95122e294d07d5248d89ac1a5eac8eb73d /cpukit/libcsupport/ChangeLog
parent2003-10-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6cff0f87fa5aaf96f73b93bcb9c482694ae10550.tar.bz2
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.
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