Added configure check for SASL version, require Cyrus 1.5.

This commit is contained in:
Howard Chu 2002-08-28 07:54:17 +00:00
parent 254b3ef020
commit 18171b325c

View File

@ -8,6 +8,9 @@ OpenLDAP 2.0.26 Engineering
Fixed libldap buffer size bugs (ITS#1935, ITS#1936)
Fixed libldap gethostbyname mutex init bug (ITS#2019)
Updated back-ldbm reindexing - slapindex rebuilds dn2id index
Build environment
Require version 1.5 if Cyrus SASL is present
OpenLDAP 2.0.25 Release
Fixed slapd extended op reqdata crash bug (ITS#1721)