From: Michał Kępień Date: Mon, 18 Dec 2023 14:11:39 +0000 (+0100) Subject: Add CHANGES entry for GL #4497 X-Git-Tag: v9.19.21~37^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=693fee483683d4ad6d606713d2b2330862da1901;p=thirdparty%2Fbind9.git Add CHANGES entry for GL #4497 --- diff --git a/CHANGES b/CHANGES index c35817b3abb..d414232b309 100644 --- 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]