]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7611
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 28133d3c2ce0630ebd713682353b13aa37f1dc05..139007d73893ef0b4d40a34e1172204cce52e27b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,15 @@
 OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.36 Engineering
+       Added back-meta target filter patterns (ITS#7609)
        Fixed libldap CLDAP with uninit'd memory (ITS#7582)
        Fixed libldap with UDP (ITS#7583)
        Fixed liblmdb MDB_PREV behavior (ITS#7556)
        Fixed liblmdb transaction issues (ITS#7515)
        Fixed liblmdb mdb_drop overflow page return (ITS#7561)
        Fixed liblmdb nested split (ITS#7592)
+       Fixed slapd cn=config with unknown schema elements (ITS#7608)
+       Fixed slapd cn=config with loglevel 0 (ITS#7611)
        Fixed slapd-bdb/hdb to wait for read locks in tool mode (ITS#6365)
        Fixed slapd-mdb behavior with alias dereferencing (ITS#7577)
        Fixed slapd-mdb modrdn and base-scoped searches (ITS#7604)
@@ -15,14 +18,15 @@ OpenLDAP 2.4.36 Engineering
        Added slapd-meta TCP keepalive support (ITS#7513)
        Fixed slapo-sssvlv double free (ITS#7588)
        Fixed slaptest to list -Q option (ITS#7568)
+       Contrib
+               Fixed nssov group enumeration bug (ITS#7569)
        Documentation
+               admin24 Update database backend notes (ITS#7590)
                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)