]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Put ITS#5513 in correct release. 2.3 has not yet been returned to release engineering.
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 35e475c1aa4f3c78fc0fc8eb7b261f82001d39e1..5df80a32e3b872cab9e02ccaa6a8d1baad5609e7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,39 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.40 Engineering
+OpenLDAP 2.3.42 Release (2008/05/15)
+       Fixed slapd abstract objectClass inheritance check (ITS#5474)
+       Fixed slapd connection handling (ITS#5469)
+       Fixed slapd delta-syncrepl refresh mode (ITS#5376)
+       Fixed slapd delta-syncrepl resync (ITS#5378)
+       Fixed slapd pagedresults stale state (ITS#5409)
+       Fixed slapd-ldap connection handler (ITS#5404)
+       Fixed slapd-ldap entry_get() op-dependent behavior (ITS#5513)
+       Fixed slapo-accesslog null callback stack crash (ITS#5490)
+       Fixed slapo-syncprov csn update with delta-syncrepl (ITS#5493)
        Documentation
-               Fixed maxderefdepth default value typo (ITS#5200)
+               Added idassert to slapd-meta(5) (ITS#5509)
+
+OpenLDAP 2.3.41 Release (2008/02/19)
+       Fixed slapd timestamp race condition (ITS#5370)
+       Fixed slapd delta-syncrepl refresh mode (ITS#5376)
+       Fixed slapd-bdb modrdn to same dn (ITS#5319)
+       Fixed slapd-bdb crash with modrdn (ITS#5358) 
+       Fixed slapd-bdb idlcache on adds (ITS#5086)
+       Fixed slapo-accesslog cleanup on successful response (ITS#5374)
+       Fixed syncrepl propagation of errors (ITS#5282)
+
+OpenLDAP 2.3.40 Release (2007/12/25)
+       Fixed slapd include handling (ITS#5276)
+       Fixed slapd syncrepl compatibility with 2.4 (ITS#5231)
+       Fixed slapd-bdb/hdb slapadd hang (ITS#5225)
+       Fixed slapd-bdb/hdb dn2entry lock bug (ITS#5257)
+       Fixed slapd-bdb/hdb dn2id lock bug (ITS#5262)
+       Fixed slapo-accesslog abandoned op cleanup (ITS#5161)
+       Fixed slapo-translucent interactions with slapo-rwm (ITS#4889)
+       Documentation
+               Fixed slapd.conf(5) maxderefdepth default value typo (ITS#5200)
+               Clarified slapd.conf(5) limits issues in syncrepl (ITS#5243)
+               DB_CONFIG.example URL wrong in comments (ITS#5288)
 
 OpenLDAP 2.3.39 Release (2007/10/26)
        Fixed slapd backglue compilation problem (ITS#5214)
@@ -23,6 +54,7 @@ OpenLDAP 2.3.39 Release (2007/10/26)
        Fixed slapo-pcache non-null terminated array crasher (ITS#5163)
        Fixed slapo-rwm modlist handling (ITS#5124)
        Fixed slapo-rwm UUID in filter (ITS#5168)
+       Fixed slapo-syncprov refreshAndPersist race condition (ITS#5177)
        Fixed sasl SASL_SSF_EXTERNAL type (ITS#3864)
        Fixed liblber Windows x64 portability (ITS#5105)
        Fixed libldap ppolicy control creation (ITS#5103)