From: Quanah Gibson-Mount Date: Mon, 13 Jan 2014 19:57:29 +0000 (-0600) Subject: ITS#7778 X-Git-Tag: OPENLDAP_REL_ENG_2_4_39~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=80149f96868366303b16a783e61b431f4452d2c2;hp=ff931f8f55d776eaea3eeec066ec980f571d4a30;p=openldap ITS#7778 --- diff --git a/CHANGES b/CHANGES index 5928fe677c..844ddf75ec 100644 --- a/CHANGES +++ b/CHANGES @@ -9,7 +9,9 @@ OpenLDAP 2.4.39 Engineering Fixed liblmdb keysizes with mdb_update_key (ITS#7756) Fixed slapd cn=config olcDbConfig modification (ITS#7750) Fixed slapd-bdb/hdb to bail out of search if config is paused (ITS#7761) + Fixed slapd-bdb/hdb indexing issue with derived attributes (ITS#7778) Fixed slapd-mdb to bail out of search if config is paused (ITS#7761) + Fixed slapd-mdb indexing issue with derived attributes (ITS#7778) Fixed slapd-perl to bail out of search if config is paused (ITS#7761) Fixed slapd-sql to bail out of search if config is paused (ITS#7761) Fixed slapo-constraint handling of softadd/softdel (ITS#7773)