]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#4885
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index b6aef9b19c91dbef039ce0afee6bcdbf1bb896d9..fcd5657f4de27995b4f591d273701eceea051e85 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@ OpenLDAP 2.3.35 Engineering
        Fixed entry consistency check in str2entry2 (ITS#4852)
        Fixed str2anlist handling of undefined attrs/OCs (ITS#4854)
        Fixed zero-length IA5string handling (ITS#4823)
+       Fixed acl set minor typo (ITS#4874)
+       Fixed ldapmodify to use correct memory free functions (ITS#4901)
+       Fixed slapd syncrepl delta-sync modlist free (ITS#4904)
+       Added slapd syncrepl retry logging (ITS#4915)
+       Fixed slapd ldapi:// credential issue (ITS#4893)
        Fixed slapd-bdb/hdb startup with missing shm env (ITS#4851)
        Fixed slapd-ldap/meta consistency in referral proxying (ITS#4861)
        Fixed slapd-ldap bind cleanup in case of unauthorized idassert
@@ -14,6 +19,10 @@ OpenLDAP 2.3.35 Engineering
        Fixed slapo-refint config message (ITS#4853)
        Fixed libldap time_t signedness (ITS#4872)
        Fixed libldap_r tpool reset (ITS#4855,#4899)
+       Documentation
+               Fix references to deprecated attr= access statement (ITS#4863)
+               Note -s option to ldapmodrdn(1) (ITS#4877)
+               Update name for result code 0x79 in ldap_result(3) (ITS#4885)
 
 OpenLDAP 2.3.34 Release (2007/02/16)
        Fixed libldap missing get_option(TLS CipherSuite) (ITS#4815)