From 1076bd3c784d15f9017cc65e07329a61e374b50e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Tue, 2 Apr 2024 15:20:00 +0200 Subject: [PATCH] Add release note for GL #4552 --- doc/notes/notes-9.19.23.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/notes/notes-9.19.23.rst b/doc/notes/notes-9.19.23.rst index 1bbc4c09b9..b90c35c551 100644 --- a/doc/notes/notes-9.19.23.rst +++ b/doc/notes/notes-9.19.23.rst @@ -34,6 +34,9 @@ Feature Changes Bug Fixes ~~~~~~~~~ +- Some DNSSEC key rollovers were slowed down erroneously. This has been fixed. + :gl:`#4552` + - Some ISO 8601 durations were accepted erroneously, leading to shorter durations than expected. This has been fixed. :gl:`#4624`