diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 886dc66b76..1b00e7925e 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -88,6 +88,11 @@ Feature Changes day and the default value of ``stale-answer-ttl`` has been changed from 1 second to 30 seconds, following RFC 8767 recommendations. [GL #2248] +- When ``check-names`` is in effect, A records below an ``_spf``, ``_spf_rate`` + and ``_spf_verify`` labels (which are employed by the ``exists`` SPF + mechanism defined inr:rfc:`7208` section 5.7/appendix D1) are no longer + reported as warnings/errors. [GL #2377] + Bug Fixes ~~~~~~~~~