From: Quanah Gibson-Mount Date: Thu, 9 May 2019 17:59:38 +0000 (+0000) Subject: Fix minor typo X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa2b0ea0d21f243ca41ecd48d84e96da10bc6dcc;p=thirdparty%2Fopenldap.git Fix minor typo --- diff --git a/CHANGES b/CHANGES index dd5412eb51..504ea54ae2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.48 Engineering - Added libldap OpenSSL Eliptic Curve support (ITS#7595) + Added libldap OpenSSL Elliptic Curve support (ITS#7595) Fixed liblber leaks (ITS#8727) Fixed libldap ASYNC TLS so it works (ITS#8957,ITS#8980) Fixed libldap ASYNC connections with Solaris 10 (ITS#8968)