From: Quanah Gibson-Mount Date: Wed, 6 Nov 2013 18:25:33 +0000 (-0800) Subject: ITS#7741 X-Git-Tag: OPENLDAP_REL_ENG_2_4_38~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a4cf03560435c02da9184079227c5b64b19420fd;p=openldap ITS#7741 --- diff --git a/CHANGES b/CHANGES index 4838a0e98d..c184f64c99 100644 --- 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)