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

diff --git a/CHANGES b/CHANGES
index 94ad1cae3af7afb4503dbabbc38cda9743c2c3d3..fd78b201a3c2576c934ecf3d11dc65b89b5589c0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,9 +3,14 @@ OpenLDAP 2.6 Change Log
 OpenLDAP 2.6.5 Engineering
        Fixed slapd callback handling with overlays that do extended operations (ITS#9990)
        Fixed slapd-mdb online indexer termination and cleanup (ITS#9993)
+       Fixed slapo-constraint handling of push replication (ITS#9953)
+       Fixed slapo-ppolicy handling of push replication (ITS#9953)
+       Fixed slapo-unique handling of push replication (ITS#9953)
        Build Environment
                Fixed compatibility with stricter C99 compilers (ITS#10011)
                Keep .pc files during make clean (ITS#9989)
+       Contrib
+               Fixed slapo-variant handling of push replication (ITS#9953)
        Minor Cleanup
                ITS#9995
                ITS#9996