summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-02-04 01:16:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-02-04 01:16:14 +0000
commit06908af6b0ad36fb533ef8c6af48cd1011582412 (patch)
tree900b3f7cf95d85052ff78bce8829e8ec6b0cefa7 /testsuites/libtests/ChangeLog
parent2003-02-03 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-06908af6b0ad36fb533ef8c6af48cd1011582412.tar.bz2
2003-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Unconditionally check for CXX. Require autoconf-2.57, automake-1.7.2. * rtems++: Eliminate CC_O_FILES.
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index c1d0951435..ba72a4d087 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Unconditionally check for CXX.
+ Require autoconf-2.57, automake-1.7.2.
+ * rtems++: Eliminate CC_O_FILES.
+
2002-12-02 Joel Sherrill <joel@OARcorp.com>
* malloctest/init.c: Tasks should be floating point.