diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 73b3bf146e..0aee3ac595 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1998-05-13 Ulrich Drepper <drepper@cygnus.com> + * 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. |