[newlib-cygwin] Add missing release message for 68b4238f4a1276a1f6f18430580b62dfa0420ffd
Corinna Vinschen
corinna@sourceware.org
Wed Nov 4 09:09:00 GMT 2015
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=58922d312545df8449fe297ccfa66fea613bbec9
commit 58922d312545df8449fe297ccfa66fea613bbec9
Author: Corinna Vinschen <corinna@vinschen.de>
Date: Wed Nov 4 10:09:12 2015 +0100
Add missing release message for 68b4238f4a1276a1f6f18430580b62dfa0420ffd
Diff:
---
winsup/cygwin/release/2.3.0 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/winsup/cygwin/release/2.3.0 b/winsup/cygwin/release/2.3.0
index 8cf032d..0ec7d88 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
More information about the Cygwin-cvs
mailing list