]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#5231 from HEAD
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3895713dcd0022c919846dc0d04da03236d79322..4d477d1d32b1b670f130569c7b7658e3e47bef35 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,17 @@
 OpenLDAP 2.3 Change Log
 
 OpenLDAP 2.3.40 Engineering
+       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)
 
 OpenLDAP 2.3.39 Release (2007/10/26)
+       Fixed slapd backglue compilation problem (ITS#5214)
        Fixed slapd database/overlay config conflict (ITS#4848)
        Fixed slapd password_hash config order (ITS#5082)
        Fixed slapd slap_mods_check bug (ITS#5119)
@@ -20,6 +29,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)