From 51ca358ac75271c6ddd10cc0fd2460ba88a45015 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 10 May 2004 16:02:11 +0000 Subject: 2004-05-10 Ralf Corsepius * configure.ac: Add CXX-checks. New conditionals CXXTESTS, MPTESTS, NETTESTS. Add iostream/. * Makefile.am, base_mp/node1/Makefile.am, base_mp/node2/Makefile.am cdtest/Makefile.am, loopback/Makefile.am, pppd/Makefile.am: Reflect changes above. * cdtest/main.cc: Adaptation to new C++ standards. --- testsuites/samples/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'testsuites/samples/ChangeLog') diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog index da36b1104b..cd24f1e39c 100644 --- a/testsuites/samples/ChangeLog +++ b/testsuites/samples/ChangeLog @@ -1,3 +1,12 @@ +2004-05-10 Ralf Corsepius + + * configure.ac: Add CXX-checks. New conditionals CXXTESTS, MPTESTS, + NETTESTS. Add iostream/. + * Makefile.am, base_mp/node1/Makefile.am, base_mp/node2/Makefile.am + cdtest/Makefile.am, loopback/Makefile.am, pppd/Makefile.am: + Reflect changes above. + * cdtest/main.cc: Adaptation to new C++ standards. + 2004-05-10 Ralf Corsepius * iostream/Makefile.am, iostream/init.cc, iostream/iostream.doc, -- cgit v1.2.3