]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#6834
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index d5d4dcc00bd1f4327100514f13b90d8c7f457464..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)
@@ -19,6 +28,7 @@ OpenLDAP 2.4.24 Engineering
        Added slapo-sssvlv multiple sorts per connection (ITS#6686)
        Added contrib/autogroup LDAP URI with attribute filter (ITS#6536)
        Added contrib/dupent module (ITS#6630)
+       Added contrib/lastbind (ITS#6238)
        Added contrib/kinit for kerberos tickets
        Added contrib/noopsrch for entry counting (ITS#6598)
        Fixed client tools control logging (ITS#6775)
@@ -45,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)
@@ -53,12 +64,12 @@ 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)
        Fixed slapd modify to return actual error (ITS#6581)
        Fixed slapd modrdn with empty DN (ITS#6768)
+       Fixed slapd c_authz_backend setting (ITS#6824)
        Fixed slapd sortvals of attributes with 1 value (ITS#6715)
        Fixed slapd syncrepl reuse of presence list (ITS#6707)
        Fixed slapd syncrepl uninitialized return code (ITS#6719)
@@ -81,6 +92,7 @@ OpenLDAP 2.4.24 Engineering
        Fixed slapd-ndb to honor rootpw setting (ITS#6661)
        Fixed slapd-ndb hasSubordinates generation (ITS#6712)
        Fixed slapd-ndb variable initialization (ITS#6806)
+       Fixed slapd-ndb with out of order attributes (ITS#6821)
        Fixed slapd-meta anon retry with failed auth method (ITS#6643)
        Fixed slapd-meta rebind proc (ITS#6665)
        Fixed slapd-meta to correctly rebind as user (ITS#6574)
@@ -95,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)