]> git.sur5r.net Git - openldap/commitdiff
Fix typos
authorHoward Chu <hyc@symas.com>
Fri, 11 Jul 2014 17:10:42 +0000 (10:10 -0700)
committerHoward Chu <hyc@symas.com>
Fri, 11 Jul 2014 17:10:42 +0000 (10:10 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 379a9ff44765325e05e98214fcc043154ac79902..505b56d95a0fefbdaac3dab02b77c7198f18517c 100644 (file)
--- 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)