From: Kurt Zeilenga Date: Thu, 4 Jan 2001 21:40:18 +0000 (+0000) Subject: Update based upon latest devel imports X-Git-Tag: OPENLDAP_REL_ENG_2_0_8~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=776ecd3ddc5aa807f7f7dee93c2628b0e3570223;p=thirdparty%2Fopenldap.git Update based upon latest devel imports --- diff --git a/CHANGES b/CHANGES index 7a1b8bce4e..2dced4d3ca 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,21 @@ OpenLDAP 2.0 Change Log +OpenLDAP 2.0.8 Release Engineering + Fixed slapd empty OID value bug + Fixed slapd waitpid() bug + Fixed slapd gai_strerror() bug + Fixed back-ldap protocol versioning bug + Fixed back-passwd nbase bug + Fixed back-shell unbind response bug + Updated maildap + Updated ldaptcl + Build Environment + Updated top.mk + Documentation + Updated ldapdelete(1) + Updated ldapsearch(1) + + OpenLDAP 2.0.7 Release Fixed -lldap TLS data ready bug (ITS#821) Fixed -lldap abandon unsent op bug (ITS#837)