]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10032
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 27 Apr 2023 15:43:48 +0000 (15:43 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 27 Apr 2023 15:43:48 +0000 (15:43 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 425790f75922f962e6a5efc2ad51c4f65c2eefac..04b4dfaab316d4483285d15467011d66a429ed61 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,9 +7,11 @@ OpenLDAP 2.6.5 Engineering
        Fixed slapd conversion of pcache configurations (ITS#10031)
        Fixed slapd-mdb online indexer termination and cleanup (ITS#9993)
        Fixed slapo-constraint handling of push replication (ITS#9953)
+       Fixed slapo-pcache handling of invalid schema (ITS#10032)
        Fixed slapo-ppolicy handling of push replication (ITS#9953)
        Fixed slapo-ppolicy handling of pwdMinDelay (ITS#10028)
        Fixed slapo-syncprov abandon handling (ITS#10016)
+       Fixed slapo-translucent handling of invalid schema (ITS#10032)
        Fixed slapo-unique handling of push replication (ITS#9953)
        Build Environment
                Fixed compatibility with stricter C99 compilers (ITS#10011)