]> git.sur5r.net Git - openldap/blobdiff - CHANGES
backport fix to ITS#3785: do our best to deal with invalid filters...
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 60381c97bcebe4b46b2770ea075f999d92c7cbc5..7fad5ba6f37c99f3e45a30c33b1ce68b5eb319e4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,20 @@
 OpenLDAP 2.2 Change Log
 
-OpenLDAP 2.2.27 Engineering
+OpenLDAP 2.2.28 Engineering
+
+OpenLDAP 2.2.27 Release
+       Fixed back-bdb/hdb slapcat checkpoint on close (ITS#3703)
+       Fixed back-bdb/hdb internal error code assert (ITS#3731)
        Fixed back-ldap/back-meta debug output of NULL strings (ITS#3698)
+       Fixed back-meta sizelimit bug (ITS#3720)
+       Fixed back-meta/backglue sizelimit interaction (ITS#3724)
+       Fixed pcache all-attrs bug (ITS#3741)
        Fixed syncrepl runqueue (ITS#3542)
+       Fixed ACL dn=* <what> clause
        Fixed ACL val default style parsing crasher (ITS#3700)
+       Disabled slapd broken undocumented configuration directive
+       Fixed slapcat unclean exits (ITS#3764)
+       Fixed libldap sasl connection assert (ITS#3278)
        Build Environment
                Improved thread set stack size support (ITS#3691)
 
@@ -363,7 +374,7 @@ OpenLDAP 2.2.5 Release
        Fixed slapcat backglue subsequent subordinates bug (ITS#2924)
        Updated slappasswd error reporting (ITS#2906)
        Fixed CYGWIN/MINGW threading bug (ITS#2921)
-       Fixed GYGWIN/MINGW ldapsearch glob problem (ITS#2922)
+       Fixed CYGWIN/MINGW ldapsearch glob problem (ITS#2922)
        Build environment
                Fixed slapd passwd portable C bug (ITS#2900)
                Fixed librewrite portable C bug (ITS#2908)
@@ -375,5 +386,5 @@ OpenLDAP 2.2.5 Release
 
 
 OpenLDAP 2.2.4 Release
-       Initial release for "general" use.
+       Initial release for "general use".