]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Add BDB 4.5 detection
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index a2a05ff00710091b399036a3e088b2e7a27df40f..7d3ce53002203e7aa3cf1d8e563d9c921947928d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,26 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.33 Engineering
+OpenLDAP 2.3.34 Engineering
+       Fixed libldap missing get_option(TLS CipherSuite) (ITS#4815)
+       Fixed ldapmodify printing error from ldap_result() (ITS#4812)
+       Fixed slapadd LDIF parsing (ITS#4817)
+       Fixed slapd syncrepl memory leaks (ITS#4805)
+       Fixed slapd-bdb/hdb be_entry_get with aliases/referrals (ITS#4810)
+       Fixed slapd-ldap more response handling bugs (ITS#4782)
+       Fixed slapd-ldap C-API code tests (ITS#4808)
+       Fixed slapd-monitor NULL printf (ITS#4811)
+       Fixed slapo-chain spurious additional info in response (ITS#4828)
+       Fixed slapo-syncprov presence list (ITS#4813)
+       Fixed slapo-syncprov contextCSN checkpoint again (ITS#4720)
+       Added slapo-ppolicy cn=config support (ITS#4836)
+       Added slapo-auditlog cn=config support
+       Build environment
+               Added Berkeley DB 4.5 detection
+       Documentation
+               Note slapo-dynlist interaction with manageDSAit (ITS#4831)
+
+OpenLDAP 2.3.33 Release (2007/01/17)
+       Fixed slapd syncrepl error logging with delta-syncrepl
        Fixed slapd-ldap/meta privileged conn caching (ITS#4547)
        Fixed slapd-ldap chase-referrals switch (ITS#4557)
        Fixed slapd-ldap bind behavior when idassert is always used (ITS#4781)