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

diff --git a/CHANGES b/CHANGES
index 84eff5c749edc2b62d5e0a55e7c529d55ffa40e0..fd5ac3170d32827ddc992f6346e2f2eeff83429e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,9 +2,14 @@ OpenLDAP 2.5 Change Log
 
 OpenLDAP 2.5.15 Engineering
        Fixed slapd callback handling with overlays that do extended operations (ITS#9990)
+       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