summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f61eda23c..1ebd0a468 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-05 Sergey Okhapkin <sos@prospect.com.ru>
+
+ * fhandler_serial.cc (fhandler_serial::raw_read): Use correct type for minchars.
+ (fhandler_serial::ioctl): Set errno if the ClearCommError fails.
+ (fhandler_serial::tcsetattr): Use correct value for vmin_.
+ (fhandler_serial::tcgetattr): Ditto.
+
2002-11-05 Thomas Pfaff <tpfaff@gmx.net>
* fhandler_socket.cc (fhandler_socket::recvmsg): Call if from == NULL