From 82f2e9c6bd8a02b6b5d90239f0f683407a5a7d10 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 4 Feb 2009 21:27:48 +0000 Subject: 2009-02-04 Ulrich Drepper * libio/wfileops.c (_IO_wfile_underflow): Fix handling of incomplete characters at end of input buffer. * libio/Makefile (tests): Add tst-fgetwc. * libio/tst-fgetwc.c: New file. * libio/tst-fgetwc.input: New file. --- ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2cb9f7e3b5..59fb6a1e25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ -2009-02-04 Andreas Jaeger +2009-02-04 Ulrich Drepper - * FAQ.in: Remove reference to my mips page. + * libio/wfileops.c (_IO_wfile_underflow): Fix handling of + incomplete characters at end of input buffer. + * libio/Makefile (tests): Add tst-fgetwc. + * libio/tst-fgetwc.c: New file. + * libio/tst-fgetwc.input: New file. 2009-02-02 Andrew Stubbs -- cgit v1.2.3