]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#8486 Don't keep sl_mutex locked when playing the sessionlog
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 193fd84610fc8eaae94a1ce632eff5fd41118377..3fbe91283c7349d25405eb4eb72dee53d8759e5c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,7 @@ OpenLDAP 2.4.46 Engineering
        Fixed slapd syncrepl deadlock when updating cookie (ITS#8752)
        Fixed slapd syncrepl callback to always be last in the stack (ITS#8752)
        Fixed slapd telephoneNumberNormalize when the value is spaces and hyphens (ITS#8778)
+       Fixed slapd CSN queue processing (ITS#8801)
        Fixed slapd-ldap TLS connection timeout with high latency connections (ITS#8720)
        Fixed slapd-ldap to ignore unknown schema when omit-unknown-schema is set (ITS#7520)
        Fixed slapd-mdb with an optimization for long lived read transactions (ITS#8226)
@@ -27,6 +28,7 @@ OpenLDAP 2.4.46 Engineering
        Fixed slapo-syncprov to not clear pending operation when checkpointing (ITS#8444)
        Fixed slapo-syncprov to initialize an empty accesslog db if configured (ITS#8100)
        Fixed slapo-syncprov not to log checkpoints to accesslog db (ITS#8607)
+       Fixed slapo-syncprov to process changes from this SID on REFRESH (ITS#8800)
        Build Environment
                Fixed Windows build with newer MINGW version (ITS#8697)
                Fixed compiler warnings and removed unused variables (ITS#8578)