]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#6834
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 93a6eaaa0b19925cd76869884de3e7a6819bdd36..2e3b1cd57ff0fb9ad58decc5c8e68e57050cdeca 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,20 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.24 Engineering
+OpenLDAP 2.4.25 Engineering
+       Build Environment
+               Fixed libldap/lberl/util if/else usage (ITS#6832)
+               Fixed Windows odbc32 detection (ITS#6125)
+               Fixed test020 exit codes (ITS#6404)
+       Documentation
+               admin24 guide ldapi usage (ITS#6839)
+               admin24 guide conversion notes (ITS#6834)
+
+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 +55,7 @@ OpenLDAP 2.4.24 Engineering
        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 +64,6 @@ OpenLDAP 2.4.24 Engineering
        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 +107,7 @@ OpenLDAP 2.4.24 Engineering
        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)