From a1a2fec161c0fafca0f8e5df454e9ec9fa15ed99 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 16 Jan 2003 00:09:24 +0000 Subject: Update. * stdio-common/Makefile (tests): Add bug14. * stdio-common/bug14.c: New file. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 07bd5ee4dd..e9c8c51301 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-01-15 Ulrich Drepper + * stdio-common/Makefile (tests): Add bug14. + * stdio-common/bug14.c: New file. + * stdio-common/vfscanf.c: When recognizing multibyte characters in string reset the byte counter after mbrtowc reported it is not a partial character. Reported by Al Viro . -- cgit v1.2.3