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

diff --git a/CHANGES b/CHANGES
index 945aa3e97e447f63063861bca9c97403eaed6b15..9c517d49d3a21e40c138c38214e178629201d241 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,9 +7,11 @@ OpenLDAP 2.5.15 Engineering
        Fixed slapd callback handling with overlays that do extended operations (ITS#9990)
        Fixed slapd conversion of pcache configurations (ITS#10031)
        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)