CHANGES, release note

(cherry picked from commit 565f99f9e5)
This commit is contained in:
Evan Hunt
2020-06-17 02:39:58 -07:00
committed by Michał Kępień
parent 7b2880d191
commit aa13408757
2 changed files with 14 additions and 0 deletions

View File

@@ -61,6 +61,13 @@ Feature Changes
``dnsssec-signzone`` now prints a warning message, and ``named`` logs
a warning, when such a fallback happens. [GL #2058]
- 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
zonestatus`` now uses ``primary`` and ``secondary`` terminology.
[GL #1948]
Bug Fixes
~~~~~~~~~