diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |