From: Quanah Gibson-Mount Date: Wed, 11 Oct 2017 19:40:07 +0000 (-0700) Subject: ITS#8404 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~61 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5b2625c5509e8c57b29d59d6669c6adf78aec393;p=openldap ITS#8404 --- diff --git a/CHANGES b/CHANGES index 1db1cefb86..2b8b51a5ef 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,7 @@ 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)