From 76fab6dafb2032f458c8dc2029a64e241f049ece Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount <quanah@openldap.org> Date: Wed, 2 Nov 2011 16:38:23 -0700 Subject: [PATCH] ITS#7059 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 6f3c94b37a..a3ab15aa87 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) -- GitLab