diff --git a/CHANGES b/CHANGES index 6f3c94b37a8c012d1728110c7516cba2533470e4..a3ab15aa87f97c5f1b8367846f76deefa09a1e42 100644 --- a/CHANGES +++ b/CHANGES @@ -19,6 +19,7 @@ OpenLDAP 2.4.27 Engineering Fixed slapd to correctly handle frontend DB (ITS#7016) Fixed slapd overlay_insert with index (ITS#7030) Fixed slapd inet_ntop usage (ITS#6925) + Fixed slapd schema UTF8StringNormalize with 0 length values (ITS#7059) Fixed slapd syncrepl crash with non-replicated ops (ITS#6892) Fixed slapd syncrepl with modrdn (ITS#7000,ITS#6472) Fixed slapd syncrepl timeout when using refreshAndPersist (ITS#6999)