diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8c553808fc..4ab2f59c83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * stdlib/strtod.c (INTERNAL): Up the safety margin for cutting of decimal input digits. + * stdlib/tst-strtod.c (main): Add test for strtof bug. 2003-02-18 Ulrich Drepper <drepper@redhat.com> |