Use :rfc:<number> references in release notes
This commit is contained in:
@@ -31,7 +31,7 @@ Feature Changes
|
||||
programs that interact with the network and process arbitrary user
|
||||
input. [GL #1933]
|
||||
|
||||
- As part of an ongoing effort to use RFC 8499 terminology,
|
||||
- As part of an ongoing effort to use :rfc:`8499` terminology,
|
||||
``primaries`` can now be used as a synonym for ``masters`` in
|
||||
``named.conf``. Similarly, ``notify primary-only`` can now be used as
|
||||
a synonym for ``notify master-only``. The output of ``rndc
|
||||
|
||||
@@ -23,7 +23,7 @@ Feature Changes
|
||||
without making it bogus in the process; changing to ``dnssec-policy
|
||||
none;`` also causes CDS and CDNSKEY DELETE records to be published, to
|
||||
signal that the entire DS RRset at the parent must be removed, as
|
||||
described in RFC 8078. [GL #1750]
|
||||
described in :rfc:`8078`. [GL #1750]
|
||||
|
||||
- When using the ``unixtime`` or ``date`` method to update the SOA
|
||||
serial number, ``named`` and ``dnssec-signzone`` silently fell back to
|
||||
|
||||
@@ -88,7 +88,7 @@ Feature Changes
|
||||
|
||||
- The default value of ``max-stale-ttl`` has been changed from 12 hours to 1
|
||||
day and the default value of ``stale-answer-ttl`` has been changed from 1
|
||||
second to 30 seconds, following RFC 8767 recommendations. [GL #2248]
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user