From cd310b4835ffdcd16eff4cb75997952bddccdc88 Mon Sep 17 00:00:00 2001 From: Tom Krizek Date: Fri, 8 Dec 2023 15:55:30 +0100 Subject: [PATCH] Set up release notes for BIND 9.18.22 --- doc/notes/notes-current.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 05cc5e90fe..a47401186f 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -9,7 +9,7 @@ .. See the COPYRIGHT file distributed with this work for additional .. information regarding copyright ownership. -Notes for BIND 9.18.21 +Notes for BIND 9.18.22 ---------------------- Security Fixes @@ -25,11 +25,7 @@ New Features Removed Features ~~~~~~~~~~~~~~~~ -- The support for AES algorithm for DNS cookies has been deprecated. - :gl:`#4421` - -- The ``resolver-nonbackoff-tries`` and ``resolver-retry-interval`` options - are now deprecated. A warning will be logged if they are used. :gl:`#4405` +- None. Feature Changes ~~~~~~~~~~~~~~~