summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61f453df7b..147dcaaab8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2017-06-29 Florian Weimer <fweimer@redhat.com>
+
+ * stdio-common/tst-vfprintf-user-type.c (my_printf_function):
+ Adjust format string.
+ * stdio-common/Makefile (tst-vfprintf-mbs-prec.out): Add locale
+ dependency.
+
2017-06-29 Adhemerval Zanella <adhemerval.zanella@linaro.org>
* sysdeps/posix/spawni.c (__spawni_child): New function.