]> git.sur5r.net Git - openldap/blobdiff - CHANGES
fix str2anlist handling of undefined objects (ITS#4854)
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index c87f56924f59d320836db6e9cf8c31fb9ef1a311..b90a54858080e66079becdfd1b1da66da2799d37 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,20 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.34 Engineering
+OpenLDAP 2.3.35 Engineering
+       Fixed entry consistency check in str2entry2 (ITS#4852)
+       Fixed str2anlist handling of undefined attrs/OCs (ITS#4854)
+       Fixed slapd-bdb/hdb startup with missing shm env (ITS#4851)
+       Fixed slapd-meta/slapo-rwm filter mapping
+       Fixed slapo-refint config message (ITS#4853)
+       Fixed libldap_r tpool reset (ITS#4855)
+
+OpenLDAP 2.3.34 Release (2007/02/16)
        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 libltdl link ordering (ITS#4830)
        Fixed slapd syncrepl memory leaks (ITS#4805)
+       Fixed slapd dynacl/ACI compatibility with 2.1
        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)
@@ -14,6 +24,8 @@ OpenLDAP 2.3.34 Engineering
        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)