]> git.sur5r.net Git - openldap/commitdiff
Tweak CHANGES wordings
authorHallvard Furuseth <hallvard@openldap.org>
Thu, 10 Feb 2011 12:13:34 +0000 (12:13 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Thu, 10 Feb 2011 12:13:34 +0000 (12:13 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a8129e58e7e279296e75fd3eee742b74cb3056cc..d46f19123dd6e92382ddf7cfc9602d6fc7168d41 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,8 +4,8 @@ OpenLDAP 2.4.24 Release (2011/02/10)
        Added LDIF line wrapping setting (ITS#6645)
        Added MozNSS support (ITS#6714,ITS#6742,ITS#6790,ITS#6791)
        Added MozNSS support (ITS#6802,ITS#6811,ITS#6816,ITS#5696)
-       Added libldap concurrency support (ITS#6625,ITS#5421)
        Added libldap cert x500UniqueIdentifier handling (ITS#6741)
+       Added libldap_r,libldap formal concurrency API (ITS#6625,ITS#5421)
        Added slapadd attribute value checking (ITS#6592)
        Added slapcat continue mode for problematic DBs (ITS#6482)
        Added slapd syncrepl suffixmassage support (ITS#6781)
@@ -46,6 +46,7 @@ OpenLDAP 2.4.24 Release (2011/02/10)
        Fixed slapd SlapReply usage (ITS#6758)
        Fixed slapd acl parsing overflow (ITS#6611)
        Fixed slapd acl when resuming parsing (ITS#6804)
+       Fixed slapd Compare operation (ITS#6753)
        Fixed slapd default config acls with overlays (ITS#6822)
        Fixed slapd assert control (ITS#5862)
        Fixed slapd assertions and debugging (ITS#6759)
@@ -54,7 +55,6 @@ OpenLDAP 2.4.24 Release (2011/02/10)
        Fixed slapd listeners destruction (ITS#6736)
        Fixed slapd to free controls if needed (ITS#6629)
        Fixed slapd to stop if given unknown options (ITS#6754)
-       Fixed slapd entry comparisons (ITS#6753)
        Fixed slapd filter leak (ITS#6635)
        Fixed slapd matching rules for strict ordering (ITS#6722)
        Fixed slapd when first acl is value dependent (ITS#6693)
@@ -98,7 +98,7 @@ OpenLDAP 2.4.24 Release (2011/02/10)
        Fixed slapd-sql with null objectClass (ITS#6616)
        Fixed slapd-sql hasSubordinates generation (ITS#6712)
        Fixed slapo-accesslog with controls (ITS#6652)
-       Fixed slapo-dynlist callbacks (ITS#6752)
+       Fixed slapo-dynlist Compare operation (ITS#6752)
        Fixed slapo-dynlist entry handling (ITS#6752)
        Fixed slapo-memberof CSN generation (ITS#6766)
        Fixed slapo-memberof log messages (ITS#6748)