Import ITS#3495 lutil_passwd_init fix from HEAD

This commit is contained in:
Howard Chu 2005-01-20 07:47:58 +00:00
parent 1e7468f951
commit 7484f9b987

View file

@ -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)