Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2015-11-04 12:09:12 +0300
committerCorinna Vinschen <corinna@vinschen.de>2015-11-04 12:09:12 +0300
commit58922d312545df8449fe297ccfa66fea613bbec9 (patch)
tree911c11350feb275f42fd3097df622a6e1636a4e8
parent0ed1523470ba33a2afba1510a19e51c4af9e329a (diff)
Add missing release message for 68b4238f4a1276a1f6f18430580b62dfa0420ffd
-rw-r--r--winsup/cygwin/release/2.3.03
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.3.0 b/winsup/cygwin/release/2.3.0
index 8cf032d89..0ec7d8862 100644
--- a/winsup/cygwin/release/2.3.0
+++ b/winsup/cygwin/release/2.3.0
@@ -60,5 +60,8 @@ Bug Fixes
- Fix pthread_kill(3) to return errno instead of -1.
+- Remove lingering pending signals after a thread exited.
+ Addresses: https://cygwin.com/ml/cygwin/2015-09/msg00197.html
+
- Workaround a bug in Windows 10 NLS handling.
Addresses: https://cygwin.com/ml/cygwin/2015-10/msg00547.html