diff --git a/CHANGES b/CHANGES index e019e6eb53..d2364d43d1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.6 Change Log 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 syncrepl to be more efficient with refresh task (ITS#10413) Fixed slapd unbind/close race condition (ITS#10258)