]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for GL #4497
authorMichał Kępień <michal@isc.org>
Mon, 18 Dec 2023 14:11:39 +0000 (15:11 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 18 Dec 2023 14:11:39 +0000 (15:11 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index c35817b3abb9b5e2eb6363bbf6ae5428b85648f1..d414232b30903b467e4e45d220f5e1012cdd5f7e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6302.  [func]          The "trust-anchor-telemetry" statement is no longer
+                       marked as experimental. This silences a relevant log
+                       message that was emitted even when the feature was
+                       explicitly disabled. [GL #4497]
+
 6301.  [bug]           Fix data races with atomic members of the xfrin
                        structure in xfrin_start() and xfrin_send_request()
                        functions. [GL #4493]