From 6f3d3d7eff180dcfccd6c291e7429b53929b0dbf 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 6a63c53167..7be73d9f07 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -49,6 +49,9 @@ Bug Fixes could hang the transfer on the secondary, especially when the connection is unstable. This has been fixed. :gl:`#3867` +- Performance of DNSSEC validation in zones with many DNSKEY records + has been improved. :gl:`#3981` + Known Issues ~~~~~~~~~~~~