From: Quanah Gibson-Mount Date: Wed, 23 Jul 2014 20:56:56 +0000 (-0500) Subject: ITS#7904 X-Git-Tag: OPENLDAP_REL_ENG_2_4_40~76 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f2142bdded2c8ab56dee536c18cc1b91c7be22f4;p=openldap ITS#7904 --- diff --git a/CHANGES b/CHANGES index dee466be5d..7352267825 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,7 @@ OpenLDAP 2.4.40 Engineering Fixed slapd-mdb to work concurrently with slapadd (ITS#7798) Fixed slapd-mdb with paged results (ITS#7705, ITS#7800) Fixed slapd-mdb slapcat with nonexistent indices (ITS#7870) + Fixed slapd-mdb long lived reader transactions (ITS#7904) Fixed slapd-mdb memory leak on matchedDN (ITS#7872) Fixed slapd modrdn crash on naming attr with no matching rule (ITS#7850) Fixed slapo-ppolicy timetamp resolution to use microseconds (ITS#7161)