diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 7d0cc88ac..893db1c12 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,6 +1,6 @@ 2010-12-07 Jeff Johnston - * libc/stdlib/strtod.c(_strtod_r): Fix code to handle case whereby + * libc/stdlib/strtod.c (_strtod_r): Fix code to handle case whereby _DOUBLE_IS_32BITS is set and DBL_DIGS is 6 instead of 15. 2010-12-07 Ralf Corsépius