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 599d26fc3..56e3b67c4 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2010-10-23 Christopher Faylor <me+cygwin@cgf.cx>
+ * pinfo.cc (pinfo::exit): Reset tty pgrp to zero if no more handles open.
+ (_pinfo::set_ctty): Remove debugging stuff.
+
+2010-10-23 Christopher Faylor <me+cygwin@cgf.cx>
+
* fhandler_tty.cc (fhandler_pty_master::open): Remove debugging printf.
2010-10-23 Christopher Faylor <me+cygwin@cgf.cx>