From 6fc0d9a479687bba9aeacd82d2215ef54c1e18d0 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 2 Feb 2011 07:36:25 +0000 Subject: =?UTF-8?q?2011-02-02=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * math/init.c, complex/init.c: Use fprintf(stdout,..) instead of printf. Use CONFIGURE_APPLICATION_DISABLE_FILESYSTEM. --- testsuites/libtests/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'testsuites/libtests/ChangeLog') diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog index a116eb20bd..7ea1278a9d 100644 --- a/testsuites/libtests/ChangeLog +++ b/testsuites/libtests/ChangeLog @@ -1,3 +1,9 @@ +2011-02-02 Ralf Corsépius + + * math/init.c, complex/init.c: + Use fprintf(stdout,..) instead of printf. + Use CONFIGURE_APPLICATION_DISABLE_FILESYSTEM. + 2011-01-31 Ralf Corsépius * POSIX/clock_gettime.c, POSIX/gettimeofday.c: New. -- cgit v1.2.3