From: Kurt Zeilenga Date: Tue, 6 Nov 2001 17:47:30 +0000 (+0000) Subject: Add cacertfile bug fix and plugs to CHANGES X-Git-Tag: OPENLDAP_REL_ENG_2_0_19~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27ae7e9e799e7d4fc02e6f7429bbf4537752cff4;p=thirdparty%2Fopenldap.git Add cacertfile bug fix and plugs to CHANGES --- diff --git a/CHANGES b/CHANGES index 4a3a0dca21..712d5c594e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ OpenLDAP 2.0 Change Log +OpenLDAP 2.0.19 Engineering + Fixed memory leaks (ITS#1116) + Fixed cacertfile bug + OpenLDAP 2.0.18 Release Fixed -llber ber_bvecadd bug (ITS#1398) Fixed slap tools replica config bug (ITS#1385)