From 442685a8ba011460eb27ad83855d05c9c9345aa6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 26 Aug 2002 08:08:50 +0000 Subject: Update. 2002-08-26 Ulrich Drepper * libio/wfileops.c (_IO_wfile_seekoff): Set fp->_offset after finding the read position [PR libc/4265]. * libio/Makefile (tests): Add bug-rewind2. * libio/bug-rewind2.c: New file. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5cd6bf6645..de56baf2ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-08-26 Ulrich Drepper + + * libio/wfileops.c (_IO_wfile_seekoff): Set fp->_offset after + finding the read position [PR libc/4265]. + * libio/Makefile (tests): Add bug-rewind2. + * libio/bug-rewind2.c: New file. + 2002-08-25 Ulrich Drepper * nss/getXXbyYY_r.c (REENTRANT_NAME): Return ENOENT if status is -- cgit 1.4.1