diff --git a/CHANGES b/CHANGES index fd7b39bffe..bc39a54aab 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ OpenLDAP 2.6.13 Engineering Fixed liblber ber_bvreplace_x potential NULL dereference (ITS#10438) Fixed slap(add|modify) to not recreate config frontend (ITS#10414) Fixed slapd slapd_sasl_mechs race condition (ITS#10443) + 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 slapo-dds minttl incorrectly set in certain scenarios (ITS#10442)