]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#4954, 4923, 4949, 4970, 4966, 4875
authorHoward Chu <hyc@openldap.org>
Fri, 8 Jun 2007 10:16:31 +0000 (10:16 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 8 Jun 2007 10:16:31 +0000 (10:16 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6722235e779f1c2b5dc90703d6b55794194542d3..390a6f5fd9f00e6e506c4b09043d6dc09c6a970e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,17 +3,22 @@ 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 sasl failed Bind bug (ITS#4954)
        Fixed slapd-bdb no-op crasher (ITS#4925)
-       Fixed slapd-config olcModuleLoad replace (ITS#4921)
+       Fixed slapd-config olcModuleLoad replace (ITS#4921,ITS#4923)
+       Fixed slapd-config olcLogLevel (ITS#4949)
        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 slapo-ppolicy pwdReset/pwdMinAge (ITS#4970)
        Fixed slapo-syncprov cookie parsing error (ITS#4977)
+       Fixed slapo-valsort crash on delete op (ITS#4966)
        Fixed libldap referral chasing loop (ITS#4955)
        Fixed libldap response code handling on rebind (ITS#4924)
        Fixed libldap SASL_MAX_BUFF_SIZE (ITS#4935)
        Fixed libldap cldap assert (ITS#4992)
        Fixed libldap_r thread debug issues (ITS#4972)
+       Fixed liblutil reading passwd from pipe (ITS#4875)
        Fixed ldap client usage typo (ITS#4939)
        Build Environment
                Fixed --disable-overlays Makefile problem (ITS#4988)