diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index be8b35737..10ffe9d24 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2009-12-03 Craig Howland <howland@LGSInnovations.com> + + * libc/stdlib/strtod.c: Correct "NO_REENT" to "_REENT_ONLY". + * libc/stdlib/wcstod.c: Ditto. + * libc/stdlib/dtoastub.c: Ditto. + 2009-11-23 Corinna Vinschen <corinna@vinschen.de> Use NetBSD fix for CVE-2009-0689 security vulnerability. |