]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry.
authorOndřej Surý <ondrej@sury.org>
Wed, 6 Jun 2018 13:16:55 +0000 (15:16 +0200)
committerOndřej Surý <ondrej@sury.org>
Fri, 5 Oct 2018 09:16:13 +0000 (11:16 +0200)
XXXX. [cleanup] Remove support for DNSSEC algorithms 3 (DSA)
and 6 (DSA-NSEC3-SHA1). [GL #22]

CHANGES

diff --git a/CHANGES b/CHANGES
index 20af6fe06e463970678e76b072a7087e75189482..c1cbe3cf2074bb6f456512805792292486f122b5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5045.  [cleanup]       Remove support for DNSSEC algorithms 3 (DSA)
+                       and 6 (DSA-NSEC3-SHA1). [GL #22]
+
 5044.  [cleanup]       If "dnssec-enable" is no, then "dnssec-validation"
                        now also defaults to no.  [GL #388]