]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2073
authorMichał Kępień <michal@isc.org>
Thu, 4 Feb 2021 11:07:40 +0000 (12:07 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 4 Feb 2021 11:07:40 +0000 (12:07 +0100)
doc/notes/notes-current.rst

index 87c62f4a8a8b3702ea79e5b8a982615e95549ea6..14c80e66e34b10373d4fa05af0dcb38cb142c287 100644 (file)
@@ -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]