]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7543
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index e806d8aa6b0c0975531a627c822c7048ee037b72..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)