]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9069
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 21 Nov 2019 20:24:39 +0000 (20:24 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 21 Nov 2019 20:24:39 +0000 (20:24 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2df746c15f33a926551cbfbfbcca9a47a9fe36a4..ab20c910cf181e926bf4e7089d4dfacac972e405 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.49 Engineering
        Fixed libldap to correctly free sb (ITS#9081, ITS#8755)
+       Fixed libldap remove unnecessary global mutex for GnuTLS (ITS#9069)
        Fixed slapd syntax evaluation of preferredDeliveryMethod (ITS#9067)
        Fixed back-ldap to set oldctrls correctly (ITS#9076)
        Fixed back-mdb to honor unchecked limit with alias deref (ITS#7657)