aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c55380..4ab2f59 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>