From: Quanah Gibson-Mount Date: Wed, 12 Sep 2012 20:53:13 +0000 (-0700) Subject: ITS#7386 X-Git-Tag: OPENLDAP_REL_ENG_2_4_33~21 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=67646f38a0fd07f3083984d1fb2aab20f3f6cc11;p=openldap ITS#7386 --- diff --git a/CHANGES b/CHANGES index 9980092103..730d8e8b6d 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,7 @@ OpenLDAP 2.4.33 Engineering Fixed slapd syncprov to not reference ops inside a lock (ITS#7172) Fixed slapd delta-syncrepl MMR with large attribute values (ITS#7354) Fixed slapd-mdb slapadd -q -w double free (ITS#7356) + Fixed slapd-mdb to close read txn in reindex commit (ITS#7386) Fixed slapo-constraint with multiple modifications (ITS#7168) Build Environment Fixed build with Visual Studio (ITS#7358)