From 2f278c9480ed5362c422526acb36d9450ed682d7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 9 Aug 2001 20:23:16 +0000 Subject: Update. * stdio-common/vfscanf.c: Fix reading of wide chars and strings if not COMPILE_WSCANF. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a9c4e8d489..ccb25c56d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-08-09 Ulrich Drepper + * stdio-common/vfscanf.c: Fix reading of wide chars and strings if + not COMPILE_WSCANF. + * libio/vswprintf.c (_IO_vswprintf): Fix return value handling which is different from snprintf. * libio/tst_swprintf.c: Add tests for too small output buffer. -- cgit v1.2.3