]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Fix for ITS#5225
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 964de1d5589de3bd67d226decb49e3f9d9daffee..2a520b4b72141ffc5b0374bf4b614057c3d7d688 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,17 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.39 Engineering
+OpenLDAP 2.3.40 Engineering
+       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)
-       Fixed slapd ACL sets memory handling (ITS#4873)
+       Fixed slapd ACL sets memory handling (ITS#4860,ITS#4873)
        Fixed slapd ordered values add normalization issue (ITS#5136)
        Fixed slapd-bdb DB_CONFIG conversion bug (ITS#5118)
        Fixed slapd-ldap search control parsing (ITS#5138)
@@ -18,11 +25,13 @@ OpenLDAP 2.3.39 Engineering
        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)
        Build Environment
                Fixed termios macro check (ITS#4880)
+               Updated Makefiles
        Documentation
                Fixed slapd-bdb(5) note about dbconfig directives (ITS#5134)
                Added slapd-sql(5) empty oc mapping workaround (ITS#4785)