aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-11-15 02:12:36 +0000
committerChristopher Faylor <me@cgf.cx>2002-11-15 02:12:36 +0000
commitd4990113a1fc4df05af7ec5ff63a0951432d4eb2 (patch)
tree115b91cb3f539f38901dc60da9f6351a160d6f8d /winsup/cygwin/ChangeLog
parent540d550a38235a80c603e0c6fbdf3f4ada718fa0 (diff)
downloadnewlib-d4990113a1fc4df05af7ec5ff63a0951432d4eb2.zip
newlib-d4990113a1fc4df05af7ec5ff63a0951432d4eb2.tar.gz
newlib-d4990113a1fc4df05af7ec5ff63a0951432d4eb2.tar.bz2
* fhandler_serial.cc (fhandler_serial::tcgetattr): Don't take any special
action when vmin_ == 0.
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 e2f573e..c5b2d35 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-14 Christopher Faylor <cgf@redhat.com>
+
+ * fhandler_serial.cc (fhandler_serial::tcgetattr): Don't take any
+ special action when vmin_ == 0.
+
2002-11-14 Corinna Vinschen <corinna@vinschen.de>
* grp.cc (getgroups32): Revert previous patch. Use impersonation