From 584d0bc5f97e722df194bb0db926f3a4b55517e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 26 Feb 2026 21:37:49 +0100 Subject: [PATCH] Tweak and reword release notes --- doc/notes/notes-9.18.46.rst | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/doc/notes/notes-9.18.46.rst b/doc/notes/notes-9.18.46.rst index b9c9767966..bd426d04d9 100644 --- a/doc/notes/notes-9.18.46.rst +++ b/doc/notes/notes-9.18.46.rst @@ -15,10 +15,5 @@ Notes for BIND 9.18.46 Bug Fixes ~~~~~~~~~ -- Clear serve-stale flags when following the CNAME chains. - - A stale answer could have been served in case of multiple upstream - failures when following the CNAME chains. This has been fixed. - :gl:`#5751` - - +- A stale answer could have been served in case of multiple upstream + failures when following CNAME chains. This has been fixed. :gl:`#5751`