From: Mark Andrews Date: Fri, 6 Mar 2020 03:54:28 +0000 (+1100) Subject: Add release note entry X-Git-Tag: v9.17.2~77^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f9dc72e63533232e3a4024e6853bb305d253569;p=thirdparty%2Fbind9.git Add release note entry --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index e115c381057..3c31be10228 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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 ~~~~~~~~~~~~~~~