]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Finishing merge of trac5382a (Botan 2.x support)
authorFrancis Dupont <fdupont@isc.org>
Fri, 1 Jun 2018 20:52:54 +0000 (22:52 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 1 Jun 2018 20:52:54 +0000 (22:52 +0200)
ChangeLog

index 7eeec97e32919d761ceeedac96045f3301e5aef5..ce16c21682c6a2ac942fac517bcb0727287f19d9 100644 (file)
--- 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.