aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf0e359fd2..d458b392e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.