]> git.sur5r.net Git - openldap/commitdiff
ITS#3494 back-bdb cache deadlock
authorHoward Chu <hyc@openldap.org>
Thu, 20 Jan 2005 19:57:49 +0000 (19:57 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 20 Jan 2005 19:57:49 +0000 (19:57 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0be91a941ccc55971b7456239ce8e97797558eb9..2bb208ac2d0e35eb9691711896c9219d52301ebc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ OpenLDAP 2.2.21 Release
        Fixed back-bdb entry e_ocflags reset on objectClass modify
        Fixed back-bdb retcode on referral (ITS#3475)
        Fixed back-bdb detecting deadlock in indexer (ITS#3481)
+       Fixed back-bdb cache deadlock (ITS#3494)
        Fixed back-meta DN-valued attribute delete (ITS#3498)
        Fixed back-sql access checking on search (ITS#3488)
        Build Environment