summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-12-19 18:50:00 +0000
committerCorinna Vinschen <corinna@vinschen.de>2013-12-19 18:50:00 +0000
commit281924766d145019dc558e21aba60de3cd298e3d (patch)
tree68a3813fe86fe628b97d04862df52bd64b36c549 /newlib/ChangeLog
parent0fcafd15354f06bf7621ec09dd7f47e53767bac0 (diff)
downloadcygnal-281924766d145019dc558e21aba60de3cd298e3d.tar.gz
cygnal-281924766d145019dc558e21aba60de3cd298e3d.tar.bz2
cygnal-281924766d145019dc558e21aba60de3cd298e3d.zip
* libc/stdio/vfwscanf.c (__SVFWSCANF_R): Fix fetching decimal_point in
!_MB_CAPABLE as well as in !__HAVE_LOCALE_INFO_EXTENDED__ case.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 9798aea55..c334de9a1 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2013-12-19 Corinna Vinschen <vinschen@redhat.com>
+
+ * libc/stdio/vfwscanf.c (__SVFWSCANF_R): Fix fetching decimal_point in
+ !_MB_CAPABLE as well as in !__HAVE_LOCALE_INFO_EXTENDED__ case.
+
2013-12-18 Corinna Vinschen <vinschen@redhat.com>
* libc/stdio/vfscanf.c (BUF): Change definition to take multibyte