]> git.sur5r.net Git - openldap/blobdiff - CHANGES
cleanup last commit
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5b50a70249bc19245e8696e53104d1644c22689a..1391a45643bcf77b6750ac8de7762e58b12038b2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ OpenLDAP 2.3 Change Log
 
 OpenLDAP 2.3.28 Engineering
        Fixed libldap ldap.conf max line length (ITS#4669)
+       Fixed liblutil LDIF CR/LF parsing bug (ITS#4635)
        Fixed librewrite LDAP map parsing bug
        Fixed librewrite map double free bug
        Added ldapsearch bad filter pattern check (ITS#4647)
@@ -11,12 +12,16 @@ OpenLDAP 2.3.28 Engineering
        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)
        Fixed slapd-perl finding interpreter inside a thread (ITS#4358)
        Fixed slapo-ppolicy pwdChangedTime behavior (ITS#4692)
        Fixed slapo-translucent ldapmodify crash (ITS#4673)
+       Documentation
+               Updated ldapsearch(1) options (ITS#4371,4526,4647)
+               Fixed slapd.access(5) non-optional dn= error (ITS#4522)
 
 OpenLDAP 2.3.27 Release
        Fixed libldap dangling pointer issue (previous fix was broken) (ITS#4405)