From f4cfcd33894e70897f750f1e355b93bf357dff96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 2 Jun 2022 18:27:40 +0200 Subject: [PATCH] Reorder release notes --- doc/notes/notes-9.19.2.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/notes/notes-9.19.2.rst b/doc/notes/notes-9.19.2.rst index 8c0c611f14..7d0d891dbb 100644 --- a/doc/notes/notes-9.19.2.rst +++ b/doc/notes/notes-9.19.2.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`