From: Quanah Gibson-Mount Date: Mon, 29 Jan 2024 18:49:58 +0000 (+0000) Subject: ITS#10139 X-Git-Tag: OPENLDAP_REL_ENG_2_6_7~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f7ecb8d2a4125716675c93a84de3598f973b3113;p=thirdparty%2Fopenldap.git ITS#10139 --- diff --git a/CHANGES b/CHANGES index 56a7334a7f..ff99dc4c99 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,7 @@ OpenLDAP 2.6.7 Engineering Fixed lloadd to work when resolv.conf is missing (ITS#10070) Fixed lloadd handling of closing connection (ITS#10083) Fixed lloadd tiers to be correctly linked on startup (ITS#10142) + Fixed slapd to honour disclose in matchedDN handling (ITS#10139) Fixed slapd handling of regex testing in ACLs (ITS#10089) Fixed slapd sync replication with glued database (ITS#10080) Fixed slapd local logging on Windows (ITS#10092)