From c11cfe8d7c1e219fa8c819187d8b030ce3b4e947 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 29 Jun 2017 09:33:43 +0200 Subject: vfprintf: Add test case for multi-byte/wide strings and precision --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5e81006..5e2cc46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2017-06-29 Florian Weimer + * stdio-common/tst-vfprintf-mbs-prec.c: New file. + * stdio-common/Makefile (tests): Add tst-vfprintf-mbs-prec. + +2017-06-29 Florian Weimer + * stdio-common/tst-vfprintf-user-type.c: New file. * stdio-common/Makefile (tests): Add tst-vfprintf-user-type. -- cgit v1.1