From b0b4401faabbbfc28560f6f6a43d4308d8f651e2 Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Tue, 2 Apr 2024 15:26:16 +0000 Subject: [PATCH] Tweak and reword release notes --- doc/notes/notes-9.18.26.rst | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/doc/notes/notes-9.18.26.rst b/doc/notes/notes-9.18.26.rst index 668056d709..7e58929774 100644 --- a/doc/notes/notes-9.18.26.rst +++ b/doc/notes/notes-9.18.26.rst @@ -20,11 +20,6 @@ New Features - Added RESOLVER.ARPA to the built in empty zones. :gl:`#4580` -Feature Changes -~~~~~~~~~~~~~~~ - -- None. - Bug Fixes ~~~~~~~~~ @@ -34,10 +29,10 @@ Bug Fixes has been fixed. ISC would like to thank Thomas Amgarten for bringing this issue to - our attention. :gl:`#4518`, :gl:`#4528` + our attention. :gl:`#4518` :gl:`#4528` -- Some DNSSEC key rollovers were slowed down erroneously. This has been fixed. - :gl:`#4552` +- A bug in the keymgr code unintentionally slowed down some DNSSEC key + rollovers. 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`