From e57f9f7526df164a7e337b4e91e34e9d75cb1e2c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 22 Feb 2003 09:12:20 +0000 Subject: Update. 2003-02-22 Ulrich Drepper * stdlib/strtod.c (INTERNAL): Remove bogus clearing of second word when shifting retval. * stdlib/tst-strtod.c (main): Add strtold test case. Reported by Fred J. Tydeman . --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bfc5e15e03..b5b20eb42c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-02-22 Ulrich Drepper + + * stdlib/strtod.c (INTERNAL): Remove bogus clearing of second word + when shifting retval. + * stdlib/tst-strtod.c (main): Add strtold test case. + Reported by Fred J. Tydeman . + 2003-02-21 Roland McGrath * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT. -- cgit v1.2.3