]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#3850
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index d22823b55a2ae3ea6c4446345bf20ae670ac70c1..0cac5f597c28414686f55245fd59d6c99944dee4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,21 @@
 OpenLDAP 2.2 Change Log
 
+OpenLDAP 2.2.30 Engineering
+       Fixed slapd spurious deferred binding messages (ITS#3850)
+       Fixed back-ldap empty real/virtual naming ctx suffixmassage (ITS#4071)
+
+OpenLDAP 2.2.29 Release
+       Fixed slapd ch_realloc(x,0) bug (ITS#3981)
+       Fixed slapd uniqueMemberMatch (ITS#4040)
+       Fixed back-bdb/hdb/ldbm modrdn permission checks (ITS#2757)
+       Fixed back-bdb/hdb pointer/integer size warnings (ITS#4015)
+       Fixed back-hdb slapcat EntryInfo cache growth (ITS#4010)
+       Fixed back-sql missing space in delete statement (ITS#4061)
+       Fixed liblber sb_dgram_read length (ITS#4046)
+       Fixed libldap memory leaks (ITS#4048, 4052, 4053, 4064)
+
 OpenLDAP 2.2.28 Release
+       Fixed slapd ACL logging
        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
@@ -12,10 +27,12 @@ OpenLDAP 2.2.28 Release
        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 slurpd error messages
        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
+       Fixed librewrite regex concurrency issue (ITS#3932)
+       Use IANA assigned OIDs for recently approved IETF LDAP extensions
        Build Environment
+               Fixed test020 logging problem (ITS#3811)
                Added BDB TXN patch in build/BerkeleyDB42.patch
 
 OpenLDAP 2.2.27 Release