diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index bf3a40ae6..5454e587d 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,11 @@ +2013-12-18 Corinna Vinschen <vinschen@redhat.com> + + * vfscanf.c (BUF): Change definition to take multibyte decimal point + into account. + (__SVFSCANF_R): Handle radix char language-dependent + per POSIX. + (__SVFWSCANF_R): Ditto. + 2013-12-10 Jeff Johnston <jjohnstn@redhat.com> * acconfig.h: Add _HAVE_CC_INHIBIT_LOOP_TO_LIBCALL. |