From: Michał Kępień Date: Thu, 4 Feb 2021 11:07:40 +0000 (+0100) Subject: Add release note for GL #2073 X-Git-Tag: v9.16.12~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e756c00a357937dfbcf3c6d09cda124e72cc1c6;p=thirdparty%2Fbind9.git Add release note for GL #2073 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 87c62f4a8a8..14c80e66e34 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -119,3 +119,7 @@ Bug Fixes of predecessor keys. BIND 9 now implements a recursive successor relation, as described in the paper "Flexible and Robust Key Rollover" (Equation (2)). [GL #2375] + +- Performance of the DNSSEC verification code (used by + ``dnssec-signzone``, ``dnssec-verify``, and mirror zones) has been + improved. [GL #2073]