Fixed ITS#3792 syncrepl SASL bind crash

This commit is contained in:
Howard Chu 2005-06-23 23:32:01 +00:00
parent 198ebe5127
commit 68944851fc

View file

@ -3,6 +3,7 @@ OpenLDAP 2.2 Change Log
OpenLDAP 2.2.28 Engineering
Fixed back-ldap/meta undefined filter propagation (ITS#3785)
Fixed back-bdb/hdb - check for BDB TXN patch
Fixed syncrepl SASL bind crash (ITS#3792)
OpenLDAP 2.2.27 Release
Fixed back-bdb/hdb slapcat checkpoint on close (ITS#3703)