From 1fd45928a32cb5f9e0c2934869c533490efdfd62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Mon, 3 Apr 2023 16:57:32 +0200 Subject: [PATCH] Add release note for [GL #3981] (cherry picked from commit 705a9ced010e5b1324a9b2591021f9f41e5a83db) --- doc/notes/notes-current.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index c8366f1f10..fd8b4597fa 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -39,6 +39,9 @@ Bug Fixes removed when the number of files exceeded the limit set by ``versions``. :gl:`#828` :gl:`#3959` +- Performance of DNSSEC validation in zones with many DNSKEY records + has been improved. :gl:`#3981` + Known Issues ~~~~~~~~~~~~