summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 4ad6347a2..034e350bb 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2005-09-08 Christopher Faylor <cgf@timesys.com>
+ * fhandler_serial.cc (fhandler_serial::tcgetattr): Just zero c_cflag
+ here rather than clearing CBAUD after the fact.
+
+2005-09-08 Christopher Faylor <cgf@timesys.com>
+
* fhandler_serial.cc (fhandler_serial::ioctl): Always return 0 for
window size.
* termios.cc (tcgetattr): Clear out baud part of c_cflag since it is