From: Yorgos Thessalonikefs Date: Sat, 12 Jul 2025 14:33:50 +0000 (+0200) Subject: Changelog entry for #1289: X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=6689f0b4daf8ae5f4ef44932b9cc2521e6df8854;p=thirdparty%2Funbound.git Changelog entry for #1289: - Merge #1289 from Roland van Rijswijk-Deij: Add extra statistic to track the number of signature validation operations. Adds 'num.valops' to extended statistics. --- diff --git a/doc/Changelog b/doc/Changelog index e8ffa1920..342bd411f 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,8 @@ +12 July 2025: Yorgos + - Merge #1289 from Roland van Rijswijk-Deij: Add extra statistic to + track the number of signature validation operations. + Adds 'num.valops' to extended statistics. + 11 July 2025: Wouter - Fix detection of SSL_CTX_set_tmp_ecdh function. - For #1301: configure cant find SSL_is_quic in OpenSSL 3.5.1.