summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2013-12-09 20:47:13 +0000
committerChristopher Faylor <me@cgf.cx>2013-12-09 20:47:13 +0000
commita3afe81551b5984ff9a9509261b0d534ef7dfc89 (patch)
tree18161769d1eaabcfa7899cd39053b2093bc623b0 /winsup/cygwin/release
parentae8456bdf2bd8d7a9b3a5ef0b18169caa7548189 (diff)
downloadcygnal-a3afe81551b5984ff9a9509261b0d534ef7dfc89.tar.gz
cygnal-a3afe81551b5984ff9a9509261b0d534ef7dfc89.tar.bz2
cygnal-a3afe81551b5984ff9a9509261b0d534ef7dfc89.zip
signal hang
Diffstat (limited to 'winsup/cygwin/release')
-rw-r--r--winsup/cygwin/release/1.7.2810
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.28 b/winsup/cygwin/release/1.7.28
new file mode 100644
index 000000000..77691718f
--- /dev/null
+++ b/winsup/cygwin/release/1.7.28
@@ -0,0 +1,10 @@
+What changed:
+-------------
+
+
+Bug Fixes
+---------
+
+- Signals should no longer hang when they occur within a low-level
+ Windows DLL.
+ Fixes: http://cygwin.com/ml/cygwin/2013-12/threads.html#00151