From: Ondřej Surý Date: Wed, 6 Jun 2018 13:16:55 +0000 (+0200) Subject: Add CHANGES entry. X-Git-Tag: v9.13.4~123^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=b8195a0251d41df4dd76f4c1dc2dfcb8c2442e90;p=thirdparty%2Fbind9.git Add CHANGES entry. XXXX. [cleanup] Remove support for DNSSEC algorithms 3 (DSA) and 6 (DSA-NSEC3-SHA1). [GL #22] --- diff --git a/CHANGES b/CHANGES index 20af6fe06e4..c1cbe3cf207 100644 --- 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]