]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES
authorOndřej Surý <ondrej@isc.org>
Mon, 20 Apr 2020 10:02:55 +0000 (12:02 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 30 Apr 2020 16:41:04 +0000 (18:41 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index a105c1cc1c0fe79f844f413c3fb25614394ef5e9..0dd1b890a677062514b25d17a342347419080d67 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5397.  [func]          Update PKCS#11 EdDSA implementation to PKCS#11 v3.0.
+                       Thanks to Aaron Thompson. [GL !3326]
+
 5396.  [func]          Use UV_UDP_RECVMMSG flag to enable recvmmsg support in
                        libuv >= 1.37. [GL #1797]