summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-12-14 19:40:41 +0000
committerChristopher Faylor <me@cgf.cx>2002-12-14 19:40:41 +0000
commitbd2001aec07451e28c3ea5370af7b3caa867461a (patch)
tree13c6de8ddf5a524c5e98908987ee336071c8bc66 /winsup/cygwin/ChangeLog
parent373c3857c2e62f045fe70eee97fd9035b03cabd7 (diff)
downloadcygnal-bd2001aec07451e28c3ea5370af7b3caa867461a.tar.gz
cygnal-bd2001aec07451e28c3ea5370af7b3caa867461a.tar.bz2
cygnal-bd2001aec07451e28c3ea5370af7b3caa867461a.zip
* fhandler_termios.cc (fhandler_termios::line_edit): Call accept_input() in
character processing loop. Set return value independently of input_done.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index d932e9c3a..c19dfdb3d 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,9 @@
+2002-12-14 Steve Osborn <bub@io.com>
+
+ * fhandler_termios.cc (fhandler_termios::line_edit): Call
+ accept_input() in character processing loop. Set return value
+ independently of input_done.
+
2002-12-14 Christopher Faylor <cgf@redhat.com>
* fhandler.cc (fhandler_base::read): Signal event, if necessary, and