]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #4552
authorPetr Špaček <pspacek@isc.org>
Tue, 2 Apr 2024 13:20:00 +0000 (15:20 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 2 Apr 2024 15:31:42 +0000 (17:31 +0200)
doc/notes/notes-9.19.23.rst

index 1bbc4c09b99f5d858b36336f96a9d9e6a5726803..b90c35c5513607329b35a9bf84426233ebdceb5f 100644 (file)
@@ -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`