From: Quanah Gibson-Mount Date: Tue, 7 Jan 2014 23:53:08 +0000 (-0600) Subject: ITS#7761 X-Git-Tag: OPENLDAP_REL_ENG_2_4_39~15 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b8875761d2d55fe66ef84e1bc6e026e2c1ff9fbf;p=openldap ITS#7761 --- diff --git a/CHANGES b/CHANGES index a693d23b9f..39fafd44a5 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,10 @@ OpenLDAP 2.4.39 Engineering Fixed libldap assert in parse_passwdpolicy_control (ITS#7759) 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-mdb to bail out of search if config is paused (ITS#7761) + 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-syncprov assert with findbase (ITS#7749) Build Environment Test suite: Use $(MAKE) for tests (ITS#7753)