]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7543
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 4b6c9dea027d8454b6a0bcce4eeef75bdd86c6a6..c2b74ef75b3fc1ac7a7b9869186ce5a9bfc86bdf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,15 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.34 Engineering
+OpenLDAP 2.4.35 Engineering
+       Fixed liblmdb page rebalance (ITS#7536)
+       Fixed liblmdb missing parens (ITS#7377)
+       Fixed slapd syncrepl updateCookie status (ITS#7531)
+       Fixed slapd connection logging (ITS#7543)
+       Fixed slapd segfault on modify (ITS#7542, ITS#7432)
+       Build Environment
+               don't install DB_CONFIG if no BDB backends (ITS#7533)
+
+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)
        Fixed liblmdb mdb_env_open flag handling (ITS#7453)
@@ -21,8 +30,10 @@ OpenLDAP 2.4.34 Engineering
        Fixed slapd-mdb handling of missing entries (ITS#7483,7496)
        Fixed slapd-mdb environment flag setting (ITS#7452)
        Fixed slapd-mdb with sub db slapcat (ITS#7469)
-       Fixed slapd-mdb to correctly work with toolthreads > 2 (ITS#7488)
+       Fixed slapd-mdb to correctly work with toolthreads > 2 (ITS#7488,ITS#7527)
        Fixed slapd-mdb subtree search speed (ITS#7473)
+       Fixed slapd-meta conversion to cn=config (ITS#7525)
+       Fixed slapd-meta segfault when modifying olcDbUri (ITS#7526)
        Fixed slapd-sql back-config support (ITS#7499)
        Fixed slapo-constraint handle uri and restrict correctly (ITS#7418)
        Fixed slapo-constraint with multi-master replication (ITS#7426)
@@ -36,8 +47,11 @@ OpenLDAP 2.4.34 Engineering
        Build Environment
                Fixed slapo-constraint test suite (ITS#7423)
        Contrib
+               Added nssov nssov_config support (ITS#7518)
+               Added nssov password_prohibit_message (ITS#7518)
                Fixed ldapc++ with gcc-4.7 (ITS#7281,ITS#7304)
-               Fixed contrib/nssov olcNssPamSession handling (ITS#7481)
+               Fixed nssov olcNssPamSession handling (ITS#7481)
+               Fixed nssov connection DN (ITS#7518)
                Add missing Makefile for various modules (ITS#7308)
                Unify Makefile structure for modules (ITS#7309)
                Fixed slapo-allowed attribute replication (ITS#7493)
@@ -48,6 +62,7 @@ OpenLDAP 2.4.34 Engineering
                slapd-config(5) olcExtraAttrs is per db (ITS#7421)
                slapd-overlays(5) update manpage index (ITS#7489)
                slapo-dynlist(5) Search behavior notes (ITS#7486)
+               slapo-valsort(5) Document valsort control syntax (ITS#7523)
 
 OpenLDAP 2.4.33 Release (2012/10/10)
        Added slapd-meta cn=config support