]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9897
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 30 Aug 2022 16:10:41 +0000 (16:10 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 30 Aug 2022 16:10:41 +0000 (16:10 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index c72f27160bd92cfae2b540deb0f848ac99f0c7dc..d5f41de208cb777590b209b6138c04f4f1bc6aa5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.5.14 Engineering
        Fixed libldap ldif_open_urlto check for failure (ITS#9904)
        Fixed libldap ldap_url_parsehosts check for failure (ITS#9904)
        Fixed slapd-mdb max number of index databases to 256 (ITS#9895)
+       Fixed slapo-dynlist to ignore irrelevant objectClasses (ITS#9897)
     Build Environment
                Fixed build process to not use gmake specific features (ITS#9894)
                Fixed usage of non-standard C syntax (ITS#9898, ITS#9899, ITS#9901)