]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8912
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 7 Sep 2018 17:03:22 +0000 (17:03 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 7 Sep 2018 17:03:22 +0000 (17:03 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 31984ff946f0b2d6471991c5dce3908759d1eddd..f084892f63e84d53e972c3c8000ddada6856afc4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ OpenLDAP 2.4.47 Engineering
        Fixed slapd slapcat to correctly honor -g option (ITS#8667)
        Fixed slapd cn=config when modifying slapo-syncprov config (ITS#8616)
        Fixed slapd sasl authz-policy "all" behavior (ITS#8909)
+       Fixed slapd to correctly hide hidden DBs in the rootDSE (ITS#8912)
        Fixed slapd domainScope control to match Microsoft specification (ITS#8840)
        Fixed slapd-bdb/hdb/mdb to not convert certain IDLs to ranges (ITS#8868)
        Fixed slapo-memberof cn=config modifications (ITS#8663)