diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-05-13 16:25:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-05-13 16:25:59 +0000 |
commit | 936365c1da8bb783a29c4f94c30b8099d8bdd4f7 (patch) | |
tree | ae5c80007eed30fb8aec3725a3ed57b8dd9e2dca /ChangeLog | |
parent | 7eb759de39981a77059b94a58193e84bf6656a1e (diff) | |
download | glibc-936365c1da8bb783a29c4f94c30b8099d8bdd4f7.tar.gz glibc-936365c1da8bb783a29c4f94c30b8099d8bdd4f7.tar.xz glibc-936365c1da8bb783a29c4f94c30b8099d8bdd4f7.zip |
Update.
* stdlib/tst-strtod.c: Add test for -0.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ef83e4d57f..73b3bf146e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1998-05-13 Ulrich Drepper <drepper@cygnus.com> + * stdlib/tst-strtod.c: Add test for -0.0. + * io/ftwtest-sh: Prevent tests from being run by root. * wcsmbs/wcsmbsload.c (extract_charset_name): Fix silly bugs in |