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 8c00bd34b..196ade15c 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2002-11-26 Christopher Faylor <cgf@redhat.com> + + * fhandler_tty.cc (fhandler_pty_master::accept_input): Just use a + normal Sleep or suffer amazing pauses when other tty apps are running. + (fhandler_pty_master::process_slave_output): Ditto. + 2002-11-25 Pierre Humblet <pierre.humblet@ieee.org> * passwd.cc (read_etc_passwd): Never add an entry when starting |