From: Quanah Gibson-Mount Date: Thu, 3 Nov 2011 23:01:12 +0000 (-0700) Subject: ITS#6737 X-Git-Tag: OPENLDAP_REL_ENG_2_4_27~190 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=191174c29c4f1cf7257b74985790c197df886181;p=openldap ITS#6737 --- diff --git a/CHANGES b/CHANGES index c43da8b24c..539904157c 100644 --- a/CHANGES +++ b/CHANGES @@ -17,6 +17,7 @@ OpenLDAP 2.4.27 Engineering Fixed libldap MozNSS to be thread safe (ITS#7022) Fixed libldap MozNSS SSL_ForceHandshake to use a mutex (ITS#7034) Fixed libldap MozNSS with wildcard certs (ITS#7006) + Fixed slapadd common code into slapcommon (ITS#6737) Fixed slapd to correctly handle frontend DB (ITS#7016) Fixed slapd overlay_insert with index (ITS#7030) Fixed slapd inet_ntop usage (ITS#6925)