]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#8578
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 237f1a3b212623770d5a2a25b9cb7ac55f208e69..6a6ae8ca9bafa08be4a7d3c92e09de843cada738 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,13 +8,16 @@ OpenLDAP 2.4.46 Engineering
        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)
+       Fixed slapd-meta assert when olcDbRewrite is modified (ITS#8404)
        Fixed slapo-dds entryTTL to actually decrease as per RFC 2589 (ITS#7100)
        Fixed slapo-syncprov memory leak with delete operations (ITS#8690)
        Fixed slapo-syncprov to not clear pending operation when checkpointing (ITS#8444)
        Build Environment
                Fixed Windows build with newer MINGW version (ITS#8697)
+               Fixed compiler warnings and removed unused variables (ITS#8578)
        Documentation
                Delete stub manpage for back-ldbm (ITS#8713)
+               Fixed ldap_bind(3) to mention the LDAP_SASL_SIMPLE mechanism (ITS#8121)
                Fixed slapd-config(5) typo for olcTLSCipherSuite (ITS#8715)
                Fixed slapo-syncprov(5) indexing requirements (ITS#5048)