From 4fdfe821e20a70670b3d03deb2abed5d8c83e51b Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 1 May 2014 15:50:27 +0200 Subject: Correctly handle %p in wprintf (BZ #16890) --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 08ec932dde..55724f6fef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2014-05-01 Andreas Schwab + + [BZ #16890] + * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide + when compiling wprintf. + * stdio-common/tstdiomisc.c (t3): New function. + (main): Call it. + 2014-05-01 Steve Ellcey * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define. -- cgit v1.2.3