Add CHANGES entry for GL #4497

(cherry picked from commit 693fee4836)
This commit is contained in:
Michał Kępień
2023-12-18 15:11:39 +01:00
parent 8882d88731
commit 6961509039

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]
6299. [port] NetBSD has added 'hmac' to libc which collides with our
use of 'hmac'. [GL #4478]