2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Add release note entry

This commit is contained in:
Mark Andrews 2020-03-06 14:54:28 +11:00
parent d4f37dd18d
commit 8f9dc72e63

View File

@ -58,6 +58,10 @@ New Features
- ``dig`` and other tools can now print the Extended DNS Error (EDE)
option when it appears in a request or response. [GL #1834]
- Per-type record count limits can now be specified in ``update-policy``
statements, to limit the number of records of a particular type
that can be added to a domain name via dynamic update. [GL #1657]
Feature Changes
~~~~~~~~~~~~~~~