]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3785]
authorOndřej Surý <ondrej@isc.org>
Tue, 10 Jan 2023 09:07:06 +0000 (10:07 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 10 Jan 2023 09:07:06 +0000 (10:07 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index b2fc08aa6505142e4f7a69d06c317fa231fc08c3..1cee87a0fb02de446a4b84e898801df025bdb426 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6063.  [cleanup]       The RSA and ECDSA parts of the DNSSEC has been
+                       refactored for a better OpenSSL 3.x integration and
+                       preliminary PKCS#11 support via for OpenSSL Providers
+                       has been added. [GL #3785]
+
 6062.  [func]          The DSCP implementation, which has been
                        nonfunctional for some time, is now marked as
                        obsolete and the implementation has been removed.