From: Francis Dupont Date: Fri, 1 Jun 2018 20:52:54 +0000 (+0200) Subject: [master] Finishing merge of trac5382a (Botan 2.x support) X-Git-Tag: trac5631_base~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22651b1935a2397edfbddb9b8873c353c090f18e;p=thirdparty%2Fkea.git [master] Finishing merge of trac5382a (Botan 2.x support) --- diff --git a/ChangeLog b/ChangeLog index 7eeec97e32..ce16c21682 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1416. [bug] fdupont + Added support of recent Botan 2.x crypto backend. + Note that Botan 1.[9-11] is still supported but not recommended. + (Trac #5382, git xxx) + 1415. [bug] tmark kea-dhcp4 and kea-dhcp6 now validate the schema version of lease and host back ends after establishing a connection.