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`