From 1ad33ee3edb5a8e6c68e711bd1250f816036c209 Mon Sep 17 00:00:00 2001 From: Howard Chu <hyc@openldap.org> Date: Sat, 29 Sep 2007 10:24:47 +0000 Subject: [PATCH] ITS#5122,#5157 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index ce52381ff6..504f83bbc6 100644 --- a/CHANGES +++ b/CHANGES @@ -7,11 +7,13 @@ OpenLDAP 2.4.6 Engineering Fixed slapd ordered values add normalization issue (ITS#5136) Fixed slapd-bdb/hdb suffix logging (ITS#5128) Fixed slapd-bdb/hdb IDL LRU handling (ITS#5121) + Fixed slapd-bdb/hdb cachesize config check (ITS#5122) Fixed slapd-ldap SASL idassert w/o authcId Fixed slapd-meta leak when binding as rootdn (ITS#5155) Fixed slapd-meta conn caching on bind failure (ITS#5154) Fixed slapo-chain double-free (ITS#5137) Fixed slapo-dynlist entry release (ITS#5135) + Fixed slapo-dynlist member processing (ITS#5157) Fixed slapo-rwm modlist handling (ITS#5124) Documentation Fixed slapd-bdb(5) note about dbconfig directives (ITS#5134) -- GitLab