summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-09-13 03:41:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-09-13 03:41:34 +0000
commit7ce9bacd6ae2ac30b00166f55a22d165fbc1782f (patch)
tree6164ba8f6b1ce996c432c28cd5f0c65cd8661e88 /cpukit/libcsupport/ChangeLog
parent2003-09-11 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-7ce9bacd6ae2ac30b00166f55a22d165fbc1782f.tar.bz2
2003-09-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 486/rtems * src/newlib.c: Unconditionally include <stdio.h>
Diffstat (limited to '')
-rw-r--r--cpukit/libcsupport/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog
index 4da9e5c496..c032aa1e41 100644
--- a/cpukit/libcsupport/ChangeLog
+++ b/cpukit/libcsupport/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ PR 486/rtems
+ * src/newlib.c: Unconditionally include <stdio.h>
+
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* include/chain.h, include/clockdrv.h, include/console.h,