diff --git a/CHANGES b/CHANGES index 1181521266..013159f4b4 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,7 @@ OpenLDAP 2.6.13 Engineering 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 slapd-mdb always initialize pausepoll (ITS#10191) Fixed slapo-dds minttl incorrectly set in certain scenarios (ITS#10442) Fixed slapo-syncprov memory leak in syncprov_parseCtrl (ITS#10448) Minor Cleanup