From 847a35a07b6412a24f8978cf2a7fafc4e5c4a471 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 13 May 1998 17:15:27 +0000 Subject: Update. * string/string.h: Don't use the optimized versions for the string functions if optimizing for space. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 73b3bf1..0aee3ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1998-05-13 Ulrich Drepper + * string/string.h: Don't use the optimized versions for the string + functions if optimizing for space. + * stdlib/tst-strtod.c: Add test for -0.0. * io/ftwtest-sh: Prevent tests from being run by root. -- cgit v1.1