From: Howard Chu Date: Thu, 25 Jan 2007 12:32:51 +0000 (+0000) Subject: ITS#4812 ldapmodify error message X-Git-Tag: OPENLDAP_REL_ENG_2_3_34~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2967c600e266773d4a150ec0c2a79ef98e5e9bb7;p=thirdparty%2Fopenldap.git ITS#4812 ldapmodify error message --- diff --git a/CHANGES b/CHANGES index fd29eeda89..ef5d9c475f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,10 @@ OpenLDAP 2.3 Change Log OpenLDAP 2.3.34 Engineering + Fixed libldap missing get_option(TLS CipherSuite) (ITS#4815) + Fixed ldapmodify printing error from ldap_result() (ITS#4812) Fixed slapd-ldap C-API code tests (ITS#4808) Fixed slapd-monitor NULL printf (ITS#4811) - Fixed libldap missing get_option(TLS CipherSuite) (ITS#4815) OpenLDAP 2.3.33 Release (2007/01/17) Fixed slapd syncrepl error logging with delta-syncrepl