]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10139
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 29 Jan 2024 18:50:18 +0000 (18:50 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 29 Jan 2024 18:50:18 +0000 (18:50 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index bb89362d5d9232fe61d9318d516be82e13eb4ac4..ba2ee077f3aadcd72f9ba6965fadbf5c40a2fcfe 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,7 @@ OpenLDAP 2.5.17 Engineering
        Fixed libldap timestamps on Windows (ITS#10100)
        Fixed lloadd to work when resolv.conf is missing (ITS#10070)
        Fixed lloadd handling of closing connection (ITS#10083)
+       Fixed slapd to honour disclose in matchedDN handling (ITS#10139)
        Fixed slapd handling of regex testing in ACLs (ITS#10089)
        Fixed slapd-asyncmeta when remote suffix is empty (ITS#10076)
        Fixed slapo-dynlist so it can't be global (ITS#10091)