diff --git a/CHANGES b/CHANGES index bc39a54aab..699f3fdf86 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,7 @@ OpenLDAP 2.6.13 Engineering Fixed slapd authzPrettyNormal function memory leak (ITS#10446) Fixed slapd syncrepl to be more efficient with refresh task (ITS#10413) Fixed slapd unbind/close race condition (ITS#10258) + Fixed slapd-ldap memory leak in ldap_chain_parse_ctrl function (ITS#10447) Fixed slapo-dds minttl incorrectly set in certain scenarios (ITS#10442) Minor Cleanup ITS#10314