From: Mark Andrews Date: Fri, 6 Mar 2020 03:51:22 +0000 (+1100) Subject: Add CHANGES note X-Git-Tag: v9.17.2~77^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d4f37dd18d07e8ab25cfa222cafe530d0dcb5723;p=thirdparty%2Fbind9.git Add CHANGES note --- diff --git a/CHANGES b/CHANGES index 95d9a03b4ec..c3003f11791 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5410. [func] Add the ability to specify per-type record count + limits in an "update-policy" statement, which + are enforced when adding records via UPDATE. + [GL #1657] + 5409. [performance] When looking up NSEC3 data in a zone database, skip the check for empty non-terminal nodes; the NSEC3 tree doesn't have any. [GL #1834]