]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#6027
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 500c354d1af4593616b31ffda994e49455f3e5cc..88a843200b91b5d734d9f5a5e1cf9f22bd06cf4b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,7 @@ OpenLDAP 2.4.16 Engineering
        Fixed libldap referral chasing (ITS#5980)
        Fixed slapd backglue with empty DBs (ITS#5986)
        Fixed slapd ctxcsn race condition (ITS#6001)
+       Fixed slapd debug message (ITS#6027)
        Fixed slapd syncrepl newCookie sync messages (ITS#5972)
        Fixed slapd syncrepl hang during shutdown (ITS#6011)
        Fixed slapd syncrepl too many MMR messages (ITS#6020)
@@ -24,9 +25,12 @@ OpenLDAP 2.4.16 Engineering
        Fixed slapd-syncprov too many MMR messages (ITS#6020)
        Fixed slapo-syncprov replica lockout (ITS#5985)
        Fixed slapo-syncprov modtarget tracking (ITS#5999)
+       Fixed slapo-syncprov multiple CSN propagation (ITS#5973)
+       Fixed slapo-syncprov sending cookies without CSN (ITS#6024)
        Fixed slapo-syncprov skipped entries with MMR (ITS#5988)
        Build Environment
                Cleaned up alloc/free functions for Windows (ITS#6005)
+               Fixed running of autosave files in testsuite (ITS#6026)
        Documentation
                admin24 clarified MMR URI requirements (ITS#5942,ITS#5987)
                Added ldapexop(1) manual page (ITS#5982)