]> 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)
committerAram Sargsyan <aram@isc.org>
Tue, 6 Dec 2022 13:51:19 +0000 (13:51 +0000)
(cherry picked from commit 5b5f3a0ea7acae4e1f92e3bf0c38608d505323d5)

CHANGES

diff --git a/CHANGES b/CHANGES
index a0359b6b6ba00ec939c070c766289c9c31bdf48f..dd1b18184d3a08ef059f16076e6d021ea6a6cded 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6038.  [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]
+
 6031.  [bug]           Move the "final reference detached" log message
                        from dns_zone unit to the DEBUG(1) log level.
                        [GL #3707]