Import ITS#3846 fix from HEAD

This commit is contained in:
Howard Chu 2005-08-09 23:04:44 +00:00
parent 0c31345a9d
commit ad3efba8ff

View file

@ -2,6 +2,7 @@ OpenLDAP 2.2 Change Log
OpenLDAP 2.2.28 Engineering
Fixed slapd shutdown crash on NULL slap_listeners (ITS#3842)
Fixed slapd using hashed passwords on SASL binds (ITS#3846)
Fixed back-bdb/hdb - check for BDB TXN patch
Fixed back-bdb/hdb missing suffix during initialization (ITS#3901)
Fixed back-hdb nested modrdn bug (ITS#3857)