]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Control OID changes from HEAD
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 0e3068d48607ea59ebc9a03e87991cd5e67c3f25..d22823b55a2ae3ea6c4446345bf20ae670ac70c1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,22 @@
 OpenLDAP 2.2 Change Log
 
-OpenLDAP 2.2.28 Engineering
+OpenLDAP 2.2.28 Release
        Fixed slapd shutdown crash on NULL slap_listeners (ITS#3842)
+       Fixed slapd using hashed passwords on SASL binds (ITS#3846)
        Fixed back-bdb/hdb - check for BDB TXN patch
+       Fixed back-bdb/hdb missing suffix during initialization (ITS#3901)
        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-ldap abandon leak (ITS#3862)
        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)
+       Fixed libldap infinite referral loop (ITS#2894, ITS#3578)
+       Updated Assertion control to use IANA-assigned OID
+       Updated pre/post read controls to use IANA-assigned OIDs
+       Build Environment
+               Added BDB TXN patch in build/BerkeleyDB42.patch
 
 OpenLDAP 2.2.27 Release
        Fixed back-bdb/hdb slapcat checkpoint on close (ITS#3703)