]> git.sur5r.net Git - openldap/blobdiff - CHANGES
actually, fixed leak is unrelated to ITS#3862
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 1159c9c8ed80d2259b6ad7f9aad443a0b80162e6..4c2d559887e09ac0048aa3b5a76a2b840cf5d5ec 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,14 @@
 OpenLDAP 2.2 Change Log
 
 OpenLDAP 2.2.28 Engineering
+       Fixed slapd shutdown crash on NULL slap_listeners (ITS#3842)
+       Fixed back-bdb/hdb - check for BDB TXN patch
+       Fixed back-hdb nested modrdn bug (ITS#3857)
+       Fixed back-ldap/meta undefined filter propagation (ITS#3785)
+       Fixed back-ldap/meta rewrite session memory leak
+       Fixed back-meta add w/o parent add (ITS#3804)
+       Fixed back-meta control propagation bug (ITS#3813)
+       Fixed syncrepl SASL bind crash (ITS#3792)
 
 OpenLDAP 2.2.27 Release
        Fixed back-bdb/hdb slapcat checkpoint on close (ITS#3703)
@@ -374,7 +382,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)