]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES
authorMark Andrews <marka@isc.org>
Wed, 6 Jan 2021 03:25:47 +0000 (14:25 +1100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 3 Feb 2021 15:26:40 +0000 (16:26 +0100)
(cherry picked from commit 2b5091ac1780af74d8dd00b08914a270d21aba88)

CHANGES

diff --git a/CHANGES b/CHANGES
index dd8a34e0863fa5135809c73d4513753add7a3c72..3e239d929c0db2781f0e25103ec43ecefa25531d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5578.  [protocol]      Make "check-names" accept A records below "_spf",
+                       "_spf_rate" and "_spf_verify" labels in order to cater
+                       for the "exists" SPF mechanism specified in RFC 7208
+                       section 5.7. and appendix D. [GL #2377]
+
 5577.  [bug]           Fix the "three is a crowd" key rollover bug in
                        dnssec-policy by correctly implementing Equation(2) of
                        the "Flexible and Robust Key Rollover" paper. [GL #2375]