summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/1.7.17
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/release/1.7.17')
-rw-r--r--winsup/cygwin/release/1.7.173
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/release/1.7.17 b/winsup/cygwin/release/1.7.17
index 13ccae223..90df145be 100644
--- a/winsup/cygwin/release/1.7.17
+++ b/winsup/cygwin/release/1.7.17
@@ -1,9 +1,10 @@
Bug fixes:
----------
-- Revamp signals so that signals-to-threads more closely mimic linux
+- Revamp signals so that signals-to-threads more closely mimic Linux
operation.
First step of fix for: http://cygwin.com/ml/cygwin/2012-05/msg00186.html
+ as well as observed Linux behavior.
- Revert to only creating a new session leader when we know that a
console process is started in the background.