From: Quanah Gibson-Mount Date: Mon, 17 Jun 2019 18:52:05 +0000 (+0000) Subject: ITS#7770 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c82e498481459f4ad4bf2007f0c9059258368a5;p=thirdparty%2Fopenldap.git ITS#7770 --- diff --git a/CHANGES b/CHANGES index c4a80f8f64..b5ff7c3695 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.48 Engineering Added libldap OpenSSL Elliptic Curve support (ITS#7595) Added libldap Expose OpenLDAP specific interfaces in openldap.h (ITS#8671) + Added slapd-monitor support for slapd-mdb (ITS#7770) Fixed liblber leaks (ITS#8727) Fixed liblber with partial flush (ITS#8864) Fixed libldap ASYNC TLS so it works (ITS#8957,ITS#8980)