]> git.sur5r.net Git - openldap/commitdiff
ITS#4812 ldapmodify error message
authorHoward Chu <hyc@openldap.org>
Thu, 25 Jan 2007 12:32:51 +0000 (12:32 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 25 Jan 2007 12:32:51 +0000 (12:32 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index fd29eeda899e91924db446b4babb64ff53b71910..ef5d9c475f59d36f19948d1a9062e387e5596e2c 100644 (file)
--- 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