From: Pierangelo Masarati Date: Thu, 6 Apr 2006 00:03:07 +0000 (+0000) Subject: note fix for connection index checking X-Git-Tag: OPENLDAP_REL_ENG_2_3_21~11 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cb4152f303cd67135b2ea97b6e6df5800027eae2;p=openldap note fix for connection index checking --- diff --git a/CHANGES b/CHANGES index eebb343ae7..00eb6331ce 100644 --- 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)