]> git.sur5r.net Git - openldap/blobdiff - CHANGES
import fix to ITS#4989
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index d59edb6c26b5079c884b923d6655f8252da05681..a7392185872e97f974b8fbe60df13a53f56d590a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,21 @@
 OpenLDAP 2.3 Change Log
 
 OpenLDAP 2.3.36 Engineering
+       Fixed slapd error code on Windows (ITS#4945, #4606)
+       Fixed slapd mutex bug after failed startup (ITS#4957)
+       Fixed slapd-bdb no-op crasher (ITS#4925)
+       Fixed slapd-config olcModuleLoad replace (ITS#4921)
+       Fixed slapd-relay crash when no database can be selected (ITS#4958)
+       Fixed slapo-chain RFC3062 passwd exop handling (ITS#4964)
+       Fixed slapo-dynlist multiple group/url[/member] config (ITS#4989)
+       Fixed libldap response code handling on rebind (ITS#4924)
+       Fixed libldap SASL_MAX_BUFF_SIZE (ITS#4935)
+       Fixed libldap_r thread debug issues (ITS#4972)
+       Build Environment
+               Fixed --disable-overlays Makefile problem (ITS#4988)
+       Documentation
+               Updated slapadd(8) with details on -s option
+               Updated slapo-ppolicy(5) for pwdAccountLockedTime zero example (ITS#4978)
 
 OpenLDAP 2.3.35 Release (2007/04/09)
        Fixed ldapmodify to use correct memory free functions (ITS#4901)