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
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-04-20 13:34:07 +0300
committerCorinna Vinschen <corinna@vinschen.de>2016-04-20 13:34:07 +0300
commit1f02aa08d1c9510f87c329a6fce2932e9df1fc9e (patch)
treef029c037d0a1e7c28f692a2f8cbf22fec6cada8d /winsup
parent9409c5335bfac54ccd89fbe931e670b797462e05 (diff)
Add release message for commit 9409c53
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/release/2.5.14
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.5.1 b/winsup/cygwin/release/2.5.1
index d0331fbd5..c9d3b613d 100644
--- a/winsup/cygwin/release/2.5.1
+++ b/winsup/cygwin/release/2.5.1
@@ -16,3 +16,7 @@ Bug Fixes
- Fix bug introduced in 2.5.0: Fix condition specifying when to write a
NULL SID ACE.
Addresses: https://cygwin.com/ml/cygwin/2016-04/msg00400.html
+
+- Remove spurious checks for already initialized pthread object in pthread
+ object init functions.
+ Addresses: https://cygwin.com/ml/cygwin/2016-04/msg00473.html