From: Quanah Gibson-Mount Date: Fri, 28 Jun 2024 16:47:27 +0000 (+0000) Subject: ITS#10223 X-Git-Tag: OPENLDAP_REL_ENG_2_6_9~46 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e7dbc99732c525a8b24e4fb0ee37c873f411427;p=thirdparty%2Fopenldap.git ITS#10223 --- diff --git a/CHANGES b/CHANGES index ee5d959816..1b0560114c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.6 Change Log OpenLDAP 2.6.9 Engineering + Fixed libldap OpenSSL set_ciphersuite error handling (ITS#10223) OpenLDAP 2.6.8 Release (2024/05/21) Fixed libldap exit handling with OpenSSL3 again (ITS#9952)