]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note entry
authorMark Andrews <marka@isc.org>
Fri, 6 Mar 2020 03:54:28 +0000 (14:54 +1100)
committerMark Andrews <marka@isc.org>
Wed, 13 May 2020 05:42:24 +0000 (15:42 +1000)
doc/notes/notes-current.rst

index e115c381057304f64543a620e2986b1aa571a20e..3c31be10228faab868f37e15fbb647499e2b460e 100644 (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
 ~~~~~~~~~~~~~~~