]> git.sur5r.net Git - openldap/blobdiff - CHANGES
IANA Assigned OIDs
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 2945ff5cb2447129dedf05848f4a7e646ee8b197..8963d3790950a2f5d20c8540cdd29277aa31cce0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,14 +1,21 @@
 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 memory leak (ITS#3862)
+       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)
+       Use IANA assigned OIDs for recently approved IETF LDAP extensions
+       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)