]> git.sur5r.net Git - openldap/commitdiff
note fixed ITSes
authorPierangelo Masarati <ando@openldap.org>
Wed, 5 Apr 2006 01:11:53 +0000 (01:11 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 5 Apr 2006 01:11:53 +0000 (01:11 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 531f2317f4c10f124507e05792afdddc0ae385ad..aaa3b52c74615b8d0126d7ec7c67773552c1b184 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,15 +7,14 @@ OpenLDAP 2.3.21 Engineering
        Fixed libldap mutex leak (ITS#4441)
        Fixed libldap_r thr_yield(2) return handling (ITS#4469)
        Fixed slapd-ldbm crash on modify bug (ITS#4464)
-       Fixed (ITS#4409)
-       Fixed (ITS#4429)
-       Fixed (ITS#4428)
-       Fixed (ITS#4431)
-       Fixed (ITS#4443)
-       Fixed (ITS#4447)
-       Fixed (ITS#4456)
-       Fixed (ITS#4457)
-       Fixed (ITS#4465)
+       Fixed slapd-ldap potential bind deadlock (ITS#4409)
+       Fixed slapd-ldap/slapd-meta conn expiration concurrency (ITS#4429)
+       Fixed slapd-ldap failed bind connection trashing (ITS#4428)
+       Fixed slapd-ldap/slapd-meta chase-referrals disabling (ITS#4447)
+       Fixed slapd-ldap controls forwarding (ITS#4457)
+       Fixed slapd-ldap pretty DN in proxied requests (ITS#4456)
+       Fixed slapd operational attrs in presence of global overlays (ITS#4431)
+       Fixed slapd connection cleanup (ITS#4465)
        Build Environment
                Fixed multi-precision sizeof detection (ITS#4416)
                Updated libtool to version 1.5.22 (ITS#4471)