summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-19 17:10:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-19 17:10:36 +0000
commit1f64ebf232ac6c6938794179dceb9045f7662788 (patch)
tree22f283d8c94a97910f81faa8fac4fb9121a1eb11 /cpukit/ChangeLog
parent2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-1f64ebf232ac6c6938794179dceb9045f7662788.tar.bz2
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x. * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 39de930743..d2860d9319 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,6 +1,11 @@
+2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
+ * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
+
2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
- * include/rtems/libio.h: Remove.
+ * include/rtems/libio_.h: Remove.
2002-11-18 Joel Sherrill <joel@OARcorp.com>