]> git.sur5r.net Git - openldap/commitdiff
ITS#7778
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 13 Jan 2014 19:57:29 +0000 (13:57 -0600)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 13 Jan 2014 19:57:29 +0000 (13:57 -0600)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5928fe677c8671701f743b033a46a0d2285f16d5..844ddf75ec2a31f4fc7e8c7ac7a1ec59c5406a23 100644 (file)
--- 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)