From: Andrei Pavel Date: Mon, 23 Aug 2021 15:12:10 +0000 (+0300) Subject: [qa#261] add ChangeLog entry X-Git-Tag: Kea-1.9.11~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9cfb3f3b29a01c1d9fd011dfba4d1b3f03d4ddaa;p=thirdparty%2Fkea.git [qa#261] add ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index bc4c9a1b23..d83e0bad22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1936. [build] andrei + Kea attempts to first link with compatibility library OpenSSL 1.1 + (usually found on CentOS 7) before falling back to the system + OpenSSL (1.0 on CentOS 7 which is out of support). + (Gitlab qa#261) + 1935. [func] andrei The store-extended-info config entry was added to Kea YANG modules at root-level and at subnet-level.