From dda66bbe00a043987440519632d6670e5e34e90f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 4 Aug 2023 11:08:44 +0200 Subject: [PATCH] Reorder release notes --- doc/notes/notes-9.18.18.rst | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/doc/notes/notes-9.18.18.rst b/doc/notes/notes-9.18.18.rst index d12fb58a57..54f6dd61b1 100644 --- a/doc/notes/notes-9.18.18.rst +++ b/doc/notes/notes-9.18.18.rst @@ -12,16 +12,11 @@ Notes for BIND 9.18.18 ---------------------- -Removed Features -~~~~~~~~~~~~~~~~ - -- The :any:`dialup` and :any:`heartbeat-interval` options have been - deprecated and will be removed in a future BIND 9 release. :gl:`#3700` - Feature Changes ~~~~~~~~~~~~~~~ -- None. +- The :any:`dialup` and :any:`heartbeat-interval` options have been + deprecated and will be removed in a future BIND 9 release. :gl:`#3700` Bug Fixes ~~~~~~~~~