]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Control OID changes from HEAD
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index f7cf49d95eb6266ec3a255cac89e16714b850e47..d22823b55a2ae3ea6c4446345bf20ae670ac70c1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,8 @@
 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)
@@ -11,6 +12,11 @@ OpenLDAP 2.2.28 Engineering
        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)