]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Fix BUFSIZ v LINE_MAX issue
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index d313a21b45fd4f9647fc6f96f3fe1db7c6121e7a..5e55c6d1f93812263296e508bbde857e847a2a90 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,6 @@
 OpenLDAP 2.3 Change Log
-       Fixed slapd-meta DN massage error code handling (ITS#4711)
 
-OpenLDAP 2.3.28 Engineering
+OpenLDAP 2.3.28 Release
        Fixed libldap ldap.conf max line length (ITS#4669)
        Fixed liblutil LDIF CR/LF parsing bug (ITS#4635)
        Fixed librewrite LDAP map parsing bug
@@ -9,10 +8,12 @@ OpenLDAP 2.3.28 Engineering
        Added ldapsearch bad filter pattern check (ITS#4647)
        Fixed slapd global access controls initialization (ITS#4654)
        Fixed slapd setting c_sasl_bindop only on SASL binds
+       Fixed slapd max line length issue (ITS#4651)
        Fixed slapd return code not being propagated (ITS#4565)
        Fixed slapd integerBitAndMatch (ITS#4672)
        Fixed slapd syncrepl modrdn new superior (ITS#4695)
        Fixed slapd-ldap retry with idassert (ITS#4686)
+       Fixed slapd-meta DN massage error code handling (ITS#4711)
        Fixed slapd-monitor locking with scope "subordinate" (ITS#4668)
        Fixed slapd-perl deletes (ITS#2612)
        Fixed slapd-perl backend initialization (ITS#4358)