diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 75495eafd..5b1306d75 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2003-09-26 Christopher Faylor <cgf@redhat.com> + + * fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set + ioctl_request event when window size changes. Store failing errno in + ioctl_retval (needed?). + 2003-09-26 Pavel Tsekov <ptsekov@gmx.net> * fhandler_console.c (fhandler_console::read): Record the state of the |