]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9181
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 2 Apr 2020 21:30:32 +0000 (21:30 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 2 Apr 2020 21:30:32 +0000 (21:30 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 450bb9358f77b18101f0e4788df56c553b2626a2..eddabdb5f61a06df2261c370259e5e214fde6b14 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log
 OpenLDAP 2.4.50 Engineering
        Fixed client benign typos (ITS#8890)
        Fixed libldap type cast (ITS#9175)
+       Fixed libldap_r race on Windows mutex initialization (ITS#9181)
        Fixed liblunicode memory leak (ITS#9198)
        Fixed slapd benign typos (ITS#8890)
        Fixed slapo-ppolicy callback (ITS#9171)