]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3678]
authorAram Sargsyan <aram@isc.org>
Thu, 17 Nov 2022 14:21:31 +0000 (14:21 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 9 Jan 2023 09:44:20 +0000 (10:44 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 556633512d20e995e5b2171c9678b6627839db83..5689c877c93a78884baddd71fe738a15c4e8ac1f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6059.  [bug]           In some serve stale scenarios, like when following an
+                       expired CNAME record, named could return SERVFAIL if the
+                       previous request wasn't successful. Consider non-stale
+                       data when in serve-stale mode. [GL #3678]
+
 6058.  [bug]           Prevent named from crashing when "rndc delzone"
                        attempts to delete a zone added by a catalog zone.
                        [GL #3745]