From 1341a1a734bd0c05270c45f083c9eb37f19f0b1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Thu, 4 Apr 2024 19:35:03 +0200 Subject: [PATCH] Set up release notes for BIND 9.19.24 --- doc/notes/notes-current.rst | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 31b265373e..5fbe33da5c 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.19.23 +Notes for BIND 9.19.24 ---------------------- Security Fixes @@ -20,7 +20,7 @@ Security Fixes New Features ~~~~~~~~~~~~ -- Added RESOLVER.ARPA to the built in empty zones. :gl:`#4580` +- None. Removed Features ~~~~~~~~~~~~~~~~ @@ -32,23 +32,11 @@ Feature Changes - None. -- The ``sortlist`` option has been deprecated and will be removed - in a future BIND 9.21.x release. Please don't rely on a specific - order of resource records in the DNS messages. :gl:`#4593` - -- The ``fixed`` value for the ``rrset-order`` option and the corresponding - ``./configure`` script option has been deprecated and will be removed in a - future BIND 9.21.x release. Please don't rely on a specific order of resource - records in the DNS messages. :gl:`#4446` - Bug Fixes ~~~~~~~~~ - None. -- Some ISO 8601 durations were accepted erroneously, leading to shorter - durations than expected. This has been fixed. :gl:`#4624` - Known Issues ~~~~~~~~~~~~