summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/1.7.36
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/release/1.7.36')
-rw-r--r--winsup/cygwin/release/1.7.363
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.36 b/winsup/cygwin/release/1.7.36
index 308a77225..1f89a9791 100644
--- a/winsup/cygwin/release/1.7.36
+++ b/winsup/cygwin/release/1.7.36
@@ -12,3 +12,6 @@ Bug Fixes
- Fix potential hang in pseudo ttys when generating ECHO output while the slave
is flooding the pty with output.
Addresses: https://cygwin.com/ml/cygwin/2015-03/msg00019.html
+
+- Fix potential premature SIGHUP in pty code.
+ Addresses: https://cygwin.com/ml/cygwin/2015-03/msg00070.html