aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d458b39..addc6c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
* stdlib/tst-strtod.c: Add more hexadecimal tests.
* stdlib/strtod.c: Handle hexadecimal numbers with leading digit
- != 1 correctly.
+ != 1 correctly and more than one digit before decimal point..
1999-10-27 Andreas Jaeger <aj@suse.de>