[newlib-cygwin] Cygwin: Add pthread exception handling patch to release notes

Corinna Vinschen corinna@sourceware.org
Fri Feb 1 09:49:00 GMT 2019


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

commit 351b57527d700b19c87ef3c341f67808351c4b83
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Wed Jan 30 22:21:46 2019 +0100

    Cygwin: Add pthread exception handling patch to release notes
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/3.0 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/winsup/cygwin/release/3.0 b/winsup/cygwin/release/3.0
index 49edb38..f4433c3 100644
--- a/winsup/cygwin/release/3.0
+++ b/winsup/cygwin/release/3.0
@@ -91,4 +91,7 @@ Bug Fixes
   Addresses: https://cygwin.com/ml/cygwin/2019-01/msg00197.html
 
 - Fix raise to work as required by POSIX.
-  (Partially) addresses: https://cygwin.com/ml/cygwin/2019-01/msg00149.html
+  Addresses: https://cygwin.com/ml/cygwin/2019-01/msg00149.html
+
+- Fix exception handling in pthreads.
+  Addresses: https://cygwin.com/ml/cygwin/2019-01/msg00149.html



More information about the Cygwin-cvs mailing list