diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 2cb9f7e3b5..59fb6a1e25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ -2009-02-04 Andreas Jaeger <aj@suse.de> +2009-02-04 Ulrich Drepper <drepper@redhat.com> - * 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 <ams@codesourcery.com> |