]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#4081, #4158
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5cdbf8b5ae825722cf9ceb26f8afeddf1c011250..d32904ee5f7c6558c7cf29f2025fef0dfc084900 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,20 @@
 OpenLDAP 2.2 Change Log
 
+OpenLDAP 2.2.30 Release
+       Fixed slapd spurious deferred binding messages (ITS#3850, ITS#4158)
+       Fixed back-ldap empty real/virtual naming ctx suffixmassage (ITS#4071)
+       Fixed liblutil {CLEARTEXT} password scheme (ITS#4081, #4021)
+
+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)