]> git.sur5r.net Git - openldap/commitdiff
ITS#7741
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 6 Nov 2013 18:25:33 +0000 (10:25 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 6 Nov 2013 18:25:33 +0000 (10:25 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4838a0e98ddfd75f18369337a536076385539814..c184f64c9967c0189e283352fef70dca2d185cf3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,8 @@ OpenLDAP 2.4.38 Engineering
        Fixed liblmdb wasted space on split (ITS#7589)
        Fixed slapd cn=config with empty nested includes (ITS#7739)
        Fixed slapd syncrepl memory leak with delta-sync MMR (ITS#7735)
+       Fixed slapd-bdb/hdb to stop processing on dn not found (ITS#7741)
+       Fixed slapd-mdb to stop processing on dn not found (ITS#7741)
        Fixed slapd-mdb dangling reader (ITS#7662)
        Fixed slapd-mdb matching rule for OlcDbEnvFlags (ITS#7737)
        Fixed slapd-meta from blocking other threads (ITS#7740)