Add CHANGES entry for GL #4497

This commit is contained in:
Michał Kępień
2023-12-18 15:11:39 +01:00
parent b1baf7af3a
commit 693fee4836

View File

@@ -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]