]> 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>
Tue, 31 Oct 2023 14:05:02 +0000 (15:05 +0100)
(cherry picked from commit ac19d43a328cc47e19f9843ab9318951d6a3eee2)

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index cfad2211421153af152d9ba7520d6a48c76c7b18..cc9e714aaf1ec6970e7be0c129c8484d2747b2bb 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]
+
 6254.  [cleanup]       Add semantic patch to do an explicit cast from char
                        to unsigned char in ctype.h class of functions.
                        [GL #4327]
index 4fa8c9e474ae589a51502abf6755462f5f5e0330..482a129e445b9298a52a49a987cfa0f52a1738a7 100644 (file)
@@ -37,6 +37,9 @@ Bug Fixes
 
 - None.
 
+- Looking up stale data from the cache did not take into account local
+  authoritative zones. This has been fixed. :gl:`#4355`
+
 Known Issues
 ~~~~~~~~~~~~