]> git.sur5r.net Git - openldap/commitdiff
Tweak wording
authorHoward Chu <hyc@openldap.org>
Thu, 14 Feb 2008 00:29:09 +0000 (00:29 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 14 Feb 2008 00:29:09 +0000 (00:29 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a71490a60bbdced1b2492061cbb2b685e272fad4..3f127bffba412251ff25c7c7d41933d67e72013d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -13,7 +13,6 @@ OpenLDAP 2.4.8 Engineering
        Fixed libldap paged results crash (ITS#5315)
        Fixed libldap cipher suite with GnuTLS (ITS#5341)
        Fixed slapd support for 2.1 CSN (ITS#5348)
-       Fixed slapd idlcache on adds (ITS#5086)
        Fixed slapd include handling (ITS#5276)
        Fixed slapd modrdn check for valid new DN (ITS#5344)
        Fixed slapd multi-step SASL binds (ITS#5298)
@@ -30,6 +29,7 @@ OpenLDAP 2.4.8 Engineering
        Fixed slapd str2entry with no attrs (ITS#5308)
        Fixed slapd TLSVerifyClient default (ITS#5360)
        Fixed slapd delta-syncrepl refresh mode (ITS#5376)
+       Fixed slapd-bdb idlcache on adds (ITS#5086)
        Fixed slapd-bdb crash with modrdn (ITS#5358)
        Fixed slapd-bdb segv with bdb4.6 (ITS#5322)
        Fixed slapd-bdb modrdn to same dn (ITS#5319)
@@ -48,7 +48,7 @@ OpenLDAP 2.4.8 Engineering
        Fixed slapo-memberof leak (ITS#5302)
        Fixed slapo-ppolicy only password check with policy (ITS#5285)
        Fixed slapo-ppolicy del/replace password without new one (ITS#5373)
-       Fixed slapo-syncrepl hang on checkpoint (ITS#5261)
+       Fixed slapo-syncprov hang on checkpoint (ITS#5261)
        Added slapo-translucent local searching (ITS#5283)
        Removed lint
        Build Environment