diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 0e476582b..009e291b7 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2005-08-18 Christopher Faylor <cgf@timesys.com> + + * fhandler.h (fhandler_tty_common::lseek): Declare new method. + (fhandler_tty_slave::lseek): Delete old method. + (fhandler_tty_master::lseek): Delete old method. + * fhandler_tty.cc (fhandler_tty_common::lseek): Define new method. + 2005-08-18 Corinna Vinschen <corinna@vinschen.de> * fhandler_socket.cc (fhandler_socket::recvfrom): Always initialize |