]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7513
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 94f77488049186640091b7976ffcfa837762a1fb..4e290486e1d8630433ba5d69770aca71b10c5d57 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,39 @@
 OpenLDAP 2.4 Change Log
 
+OpenLDAP 2.4.36 Engineering
+       Fixed liblmdb MDB_PREV behavior (ITS#7556)
+       Fixed liblmdb transaction issues (ITS#7515)
+       Fixed liblmdb mdb_drop overflow page return (ITS#7561)
+       Fixed slapd-bdb/hdb to wait for read locks in tool mode (ITS#6365)
+       Fixed slapd-meta binding flag is set (ITS#7524)
+       Added slapd-meta TCP keepalive support (ITS#7513)
+       Fixed slaptest to list -Q option (ITS#7568)
+       Documentation
+               ldap.conf(5) fixed typos (ITS#7568)
+               ldapmodify(1) remove replog reference (ITS#7562)
+               ldif(5) remove replog reference (ITS#7562)
+               slapd-config(5) remove replog reference (ITS#7562)
+               slapd.conf(5) remove replog reference (ITS#7562)
+       Contrib
+               Fixed nssov group enumeration bug (ITS#7569)
+
+OpenLDAP 2.4.35 Release (2013/03/31)
+       Fixed liblmdb mdb_cursor_put with MDB_MULTIPLE (ITS#7551)
+       Fixed liblmdb page rebalance (ITS#7536)
+       Fixed liblmdb missing parens (ITS#7377)
+       Fixed liblmdb mdb_cursor_del crash (ITS#7553)
+       Fixed slapd syncrepl updateCookie status (ITS#7531)
+       Fixed slapd connection logging (ITS#7543)
+       Fixed slapd segfault on modify (ITS#7542, ITS#7432)
+       Fixed slapd-mdb to reject undefined attrs (ITS#7540)
+       Fixed slapo-pcache with +/- attrsets (ITS#7552)
+       Build Environment
+               don't install DB_CONFIG if no BDB backends (ITS#7533)
+       Documentation
+               slapschema(8) fix tool name (ITS#7534)
+               admin24 fixed pcache example (ITS#7546)
+               admin24 fixed config examples (ITS#7522)
+
 OpenLDAP 2.4.34 Release (2013/03/01)
        Fixed libldap connections with EINTR (ITS#7476)
        Fixed libldap lineno overflow in ldif_read_record (ITS#7497)