This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin/cygwin-acl] Add missing release message for 68b4238f4a1276a1f6f18430580b62dfa0420ffd


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b448736234ce273d80f16fe56b541a0e85b35aa1

commit b448736234ce273d80f16fe56b541a0e85b35aa1
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 ae8f3fc..ceb7790 100644
--- a/winsup/cygwin/release/2.3.0
+++ b/winsup/cygwin/release/2.3.0
@@ -63,5 +63,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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]