]> git.sur5r.net Git - openldap/commitdiff
note fix for connection index checking
authorPierangelo Masarati <ando@openldap.org>
Thu, 6 Apr 2006 00:03:07 +0000 (00:03 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 6 Apr 2006 00:03:07 +0000 (00:03 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index eebb343ae7cd0aee19a0787d8028ff6d1bcfd4ad..00eb6331ce28106739365ca56d92192f2c8db76b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,7 @@ OpenLDAP 2.3.21 Engineering
        Fixed slapd syncprov/glue interaction issue (ITS#4323, ITS#4417)
        Fixed slapd operational attrs in presence of global overlays (ITS#4431)
        Fixed slapd "threads" config value checking (ITS#4433)
+       Fixed slapd connection index bound check (ITS#4449)
        Fixed slapd connection cleanup (ITS#4465)
        Fixed slapd-ldbm crash on modify bug (ITS#4464)
        Fixed slapd-ldap potential bind deadlock (ITS#4409)