]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Pick up minor change
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index bad36dac5b7fa52041a233ce1e3f55da28e02083..7fd57616ce2d422da2186f5cd08f96ef1e321c9d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,29 @@
 OpenLDAP 2.1 Change Log
 
-OpenLDAP 2.1.28 Engineering
+OpenLDAP 2.1.30 Release
+       Fixed slapd userdb checkpass bug (ITS#3048)
+       Fixed back-ldbm IDL delete bug (ITS#3046)
+       Fixed libldap schema parsing bugs (ITS#2920, ITS#3065)
+       Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
+       Removed lint (ITS#3086)
+       Documentation
+               Updated slapd.conf(5) manpage (ITS#2525)
+
+OpenLDAP 2.1.29 Release
+       Fixed slapd SASL invalid authcID crash (ITS#2961)
+       Fixed slapd sasl-regexp debug crash (ITS#3033)
+       Fixed back-bdb empty suffix bug (ITS#2970)
+       Fixed back-bdb IDL avl_delete failure bug (ITS#3004)
+       Fixed libldap assert failure (ITS#2982)
+
+OpenLDAP 2.1.28 Release
        Fixed back-bdb slapadd crash (ITS#2974)
        Fixed typo in ACL STYLE slap_style_e enum (ITS#3001)
+       Added ACL set logging (ITS#2949)
+       Fixed '=' escape in DN (ITS#3009)
+       Documentation
+               Fixed ldapmodify(1) manpage (ITS#3002)
+               Fixed ldapmodrdn(1) manpage (ITS#3003)
 
 OpenLDAP 2.1.27 Release
        Fixed slapd replog ordering bug (ITS#2512)
@@ -10,7 +31,7 @@ OpenLDAP 2.1.27 Release
        Fixed libldap SASL client callbacks (ITS#2926)
        Build Environment
                Fixed gai_strerr portability problem (ITS#2643)
-               Fixed DNS res_query portabilitiy problem
+               Fixed DNS res_query portability problem
 
 OpenLDAP 2.1.26 Release
        Fixed slapd bdb error recovery bug (ITS#2865)