]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Ready for release (2.1.28)
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 8e7aa78d3a6df5953917c15c72b1327fb9350c2e..7493e9a1519ff39bebc6461b2c92bead9583d223 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,13 @@
 OpenLDAP 2.1 Change Log
 
-OpenLDAP 2.1.28 Engineering
+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)
@@ -8,7 +15,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)