]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Tweak ITS#5200 note
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index e508614f620f2aab0a43a81e457b8e934f2ada96..f938afcfbea133aa3ee94613e21217cd7b070821 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,16 +1,22 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.39 Engineering
+OpenLDAP 2.3.40 Engineering
+       Documentation
+               Fixed slapd-conf(5) maxderefdepth default value typo (ITS#5200)
+
+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)
        Fixed slapd-ldap SASL idassert w/o authcId
        Fixed slapd-ldif directory separators in DN (ITS#5172)
        Fixed slapd-meta conn caching on bind failure (ITS#5154)
+       Fixed slapd-meta bind timeout assertion (ITS#5185)
        Fixed slapd-sql concurrency issue (ITS#5095)
        Fixed slapo-chain double-free (ITS#5137)
        Fixed slapo-pcache and -rwm interaction fix (ITS#4991) 
@@ -22,6 +28,7 @@ OpenLDAP 2.3.39 Engineering
        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)