Fix ChangeLog entry

This commit is contained in:
Corinna Vinschen 2013-12-19 09:50:19 +00:00
parent 5536f9210f
commit 0fcafd1535

View File

@ -1,10 +1,10 @@
2013-12-18 Corinna Vinschen <vinschen@redhat.com> 2013-12-18 Corinna Vinschen <vinschen@redhat.com>
* vfscanf.c (BUF): Change definition to take multibyte decimal point * libc/stdio/vfscanf.c (BUF): Change definition to take multibyte
into account. decimal point into account.
(__SVFSCANF_R): Handle radix char language-dependent (__SVFSCANF_R): Handle radix char language-dependent
per POSIX. per POSIX.
(__SVFWSCANF_R): Ditto. * libc/stdio/vfwscanf.c (__SVFWSCANF_R): Ditto.
2013-12-10 Jeff Johnston <jjohnstn@redhat.com> 2013-12-10 Jeff Johnston <jjohnstn@redhat.com>