]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Import ITS#3495 lutil_passwd_init fix from HEAD
authorHoward Chu <hyc@openldap.org>
Thu, 20 Jan 2005 07:47:58 +0000 (07:47 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 20 Jan 2005 07:47:58 +0000 (07:47 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a778be8081a4ab03d02b086cc40c100ca54969e4..ccdcf3ad3ea9ab08cff7236c8c5a3746685ab1d2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ OpenLDAP 2.2.21 Engineering
        Fixed slapd group limits
        Fixed slapd/slurpd replog locking (ITS#3421)
        Fixed slaptest failure if databases cannot be started (ITS#3461)
+       Fixed slaptest with dynamically loaded password mechs (ITS#3495)
        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)