]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note and CHANGES for #4355
authorMatthijs Mekking <matthijs@isc.org>
Mon, 23 Oct 2023 12:38:47 +0000 (14:38 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 30 Oct 2023 19:07:01 +0000 (20:07 +0100)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 2ad34ec4bf8a950eb9c72c4f205220f082c87a59..1e461b986e89671e269ec18fb4068e230920fd46 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6277.  [bug]           Take into account local authoritative zones when
+                       falling back to serve-stale. [GL #4355]
+
 6276.  [cleanup]       Remove both lock-file configuration option and the
                        -X argument to named. [GL #4391]
 
index d3acabc1b49120a9b9d368851963c6165c892597..d90427fdb8f54753e4c5d68fbad9fdfb2d249034 100644 (file)
@@ -70,6 +70,9 @@ Bug Fixes
   DNSSEC records, it was scheduled to be resigning. This unwanted behavior
   has been fixed. :gl:`#4350`
 
+- Looking up stale data from the cache did not take into account local
+  authoritative zones. This has been fixed. :gl:`#4355`
+
 Known Issues
 ~~~~~~~~~~~~