]> git.sur5r.net Git - openldap/commitdiff
ITS#5262
authorHoward Chu <hyc@openldap.org>
Thu, 6 Dec 2007 17:31:18 +0000 (17:31 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 6 Dec 2007 17:31:18 +0000 (17:31 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6171035ed3cb9e4320bda7c7417ab0f57b1064bc..968e95fd47da27390387e0f9fe625e273b0e8fc7 100644 (file)
--- 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)