summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 00f01bda2..f569f8841 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,8 @@
2007-04-24 Eric Blake <ebb9@byu.net>
+ * libc/stdio/vfprintf.c (_VFPRINTF_R): Avoid multibyte when not
+ _MB_CAPABLE.
+
* libc/include/limits.h (NL_ARGMAX): Define a default value.
* libc/stdio/vfprintf.c (MAX_POS_ARGS): Define in terms of
NL_ARGMAX, if present.