]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#4955, ITS#4977
authorHoward Chu <hyc@openldap.org>
Fri, 8 Jun 2007 09:18:20 +0000 (09:18 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 8 Jun 2007 09:18:20 +0000 (09:18 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a7392185872e97f974b8fbe60df13a53f56d590a..564735c54c2034dfbccccc4e9541e716df9e04d9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,8 @@ OpenLDAP 2.3.36 Engineering
        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-syncprov cookie parsing error (ITS#4977)
+       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_r thread debug issues (ITS#4972)