]> git.sur5r.net Git - openldap/commitdiff
ITS#7761
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 7 Jan 2014 23:53:08 +0000 (17:53 -0600)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 7 Jan 2014 23:53:08 +0000 (17:53 -0600)
CHANGES

diff --git a/CHANGES b/CHANGES
index a693d23b9f321a1614dba11b5d0888ffd124f212..39fafd44a5cad8289818d23cdbd35037022c15de 100644 (file)
--- 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)