From f353ea526ba4db4e3e9a9342e509e5f23b910447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 2 Jun 2022 20:43:07 +0200 Subject: [PATCH] Reorder release notes --- doc/notes/notes-9.18.4.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/notes/notes-9.18.4.rst b/doc/notes/notes-9.18.4.rst index 94a7d6f261..ab1be916c3 100644 --- a/doc/notes/notes-9.18.4.rst +++ b/doc/notes/notes-9.18.4.rst @@ -22,10 +22,10 @@ Feature Changes Bug Fixes ~~~~~~~~~ +- DNSSEC-signed catalog zones were not being processed correctly. This + has been fixed. :gl:`#3380` + - Key files were updated every time the ``dnssec-policy`` key manager ran, whether the metadata had changed or not. :iscman:`named` now checks whether changes were applied before writing out the key files. :gl:`#3302` - -- DNSSEC-signed catalog zones were not being processed correctly. This - has been fixed. :gl:`#3380`