From: Howard Chu Date: Fri, 11 Jul 2014 17:10:42 +0000 (-0700) Subject: Fix typos X-Git-Tag: OPENLDAP_REL_ENG_2_4_40~124 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=421139a33f6e7687be35b5ab9774d89155fd4d11;p=openldap Fix typos --- diff --git a/CHANGES b/CHANGES index 379a9ff447..505b56d95a 100644 --- a/CHANGES +++ b/CHANGES @@ -9,10 +9,10 @@ OpenLDAP 2.4.40 Engineering Fixed libldif to correctly handle 4096 character lines (ITS#7859) Fixed librewrite reference counting (ITS#7723) Fixed slapd syncrepl to send cookie on fallback (ITS#7849) - Fixed slap-mdb to work concurrently with slapadd (ITS#7798) + 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 nonexistant indices (ITS#7870) - Fixed slap-mdb memory leak on matchedDN (ITS#7872) + Fixed slapd-mdb slapcat with nonexistent indices (ITS#7870) + 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) Fixed slapo-refint to check for pauses in cn=config (ITS#7873)