diff --git a/CHANGES b/CHANGES index 1b87f9bcd3..e019e6eb53 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,9 @@ OpenLDAP 2.6 Change Log OpenLDAP 2.6.13 Engineering + Fixed slap(add|modify) to not recreate config frontend (ITS#10414) Fixed slapd syncrepl to be more efficient with refresh task (ITS#10413) - Fixed slapd(add|modify) to not recreate config frontend (ITS#10414) + Fixed slapd unbind/close race condition (ITS#10258) OpenLDAP 2.6.12 Release (2026/01/29) Fixed libldap to reject empty types in LDIF (ITS#10429)