diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 1999-10-29 Ulrich Drepper <drepper@cygnus.com> + * stdlib/tst-strtod.c: Add more hexadecimal tests. + * stdlib/strtod.c: Handle hexadecimal numbers with leading digit != 1 correctly. |