]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Imported fix for ITS#1983 (large SASL I/O ops)
authorHoward Chu <hyc@openldap.org>
Thu, 5 Sep 2002 22:56:55 +0000 (22:56 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 5 Sep 2002 22:56:55 +0000 (22:56 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a9a1ce95cc4680a83735ccb7e193fa73b34e0c85..50cc0faf0a0fe9cc02ba4619c8753de7d94466f5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ OpenLDAP 2.0.26 Engineering
        Fixed back-ldbm indirect IDL bug (ITS#2039)
        Fixed libldap buffer size bugs (ITS#1935, ITS#1936)
        Fixed libldap gethostbyname mutex init bug (ITS#2019)
+       Fixed sasl large reads and writes (ITS#1983, also ITS#910,ITS#1861)
        Updated back-ldbm reindexing - slapindex rebuilds dn2id index
        Build environment
                Require version 1.5 if Cyrus SASL is present