From: Quanah Gibson-Mount Date: Wed, 2 Nov 2011 23:21:16 +0000 (-0700) Subject: ITS#7034 X-Git-Tag: OPENLDAP_REL_ENG_2_4_27~234 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8d7db620217dc5efa60ba913dec7a98ade90a4eb;p=openldap ITS#7034 --- diff --git a/CHANGES b/CHANGES index 4dcc54a95d..6c224b9d4b 100644 --- a/CHANGES +++ b/CHANGES @@ -14,6 +14,7 @@ OpenLDAP 2.4.27 Engineering Fixed libldap MozNSS memory leak (ITS#7001) Fixed libldap MozNSS allow/try behavior (ITS#7002) Fixed libldap MozNSS to be thread safe (ITS#7022) + Fixed libldap MozNSS SSL_ForceHandshake to use a mutex (ITS#7034) Fixed slapd to correctly handle frontend DB (ITS#7016) Fixed slapd overlay_insert with index (ITS#7030) Fixed slapd inet_ntop usage (ITS#6925)