]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES
authorOndřej Surý <ondrej@isc.org>
Mon, 20 Apr 2020 09:48:45 +0000 (11:48 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 20 Apr 2020 09:48:45 +0000 (11:48 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6d6435e2bda07ddf7c2a760a74b6d4a19725d543..530bba10cce5469c39493b66b4973d817c06a189 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5389.  [bug]           Finish the PKCS#11 code cleanup, fix couple of smaller
+                       bugs and use PKCS#11 v3.0 EdDSA macros and constants.
+                       Thanks to Aaron Thompson. [GL !3391]
+
 5388.  [func]          Reject AXFR streams where the message id is not
                        consistent. [GL #1674]