From: Howard Chu Date: Thu, 6 Dec 2007 17:31:18 +0000 (+0000) Subject: ITS#5262 X-Git-Tag: OPENLDAP_REL_ENG_2_4_7~13 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a71095a19626de5617f773f80dfd92f7d38bc0d6;p=openldap ITS#5262 --- diff --git a/CHANGES b/CHANGES index 6171035ed3..968e95fd47 100644 --- a/CHANGES +++ b/CHANGES @@ -12,8 +12,9 @@ OpenLDAP 2.4.7 Release (2007/12/01) Fixed slapd 3-way Multi-Master Replication (ITS#5238) Fixed slapd hash collisions in index slots (ITS#5183) Fixed slapadd contextCSN updating (ITS#5225) - Fixed slapd-bdb to report and fail on internal errors (ITS#5232) - Fixed slapd-bdb dn2entry lock bug (ITS#5257) + Fixed slapd-bdb/hdb to report and fail on internal errors (ITS#5232) + Fixed slapd-bdb/hdb dn2entry lock bug (ITS#5257) + Fixed slapd-bdb/hdb dn2id lock bug (ITS#5262) Fixed slapd-hdb caching on rename ops (ITS#5221) Fixed slapo-pcache op->o_abandon handling (ITS#5187) Fixed slapo-ppolicy single password check on modify (ITS#5146)