From: Francis Dupont Date: Sat, 31 Aug 2024 10:19:43 +0000 (+0200) Subject: [#3552] Updated ChangeLog entry X-Git-Tag: Kea-2.7.4~78 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f98ee6fe368a9467ea89a6e8eebb3281daf3fa9a;p=thirdparty%2Fkea.git [#3552] Updated ChangeLog entry --- diff --git a/changelog_unreleased/3552-drop-botan-without-tls b/changelog_unreleased/3552-drop-botan-without-tls index e0dff4828c..1399efc63e 100644 --- a/changelog_unreleased/3552-drop-botan-without-tls +++ b/changelog_unreleased/3552-drop-botan-without-tls @@ -1,5 +1,6 @@ [build]* fdupont - Made the Botan boost TLS support mandatory. + Made the Botan boost TLS support mandatory. Changed + the configure argument to --with-botan using + the Botan pkg-config library name e.g. "botan-2". (Gitlab #3552) -