diff options
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 3d4746c..f03c99e 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,10 @@ 2003-02-12 Christopher Faylor <cgf@redhat.com> + * fhandler_tty.cc (process_input): Add sanity check to ensure that + console typeahead is cleared on signal. + +2003-02-12 Christopher Faylor <cgf@redhat.com> + * spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code. |