]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #1289:
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Sat, 12 Jul 2025 14:33:50 +0000 (16:33 +0200)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Sat, 12 Jul 2025 14:35:02 +0000 (16:35 +0200)
- Merge #1289 from Roland van Rijswijk-Deij: Add extra statistic to
  track the number of signature validation operations.
  Adds 'num.valops' to extended statistics.

doc/Changelog

index e8ffa1920190d00d8a0c807f5a9ba3e612d75d2c..342bd411fcf7a7ccb7394fb6f06a5e983ba15aae 100644 (file)
@@ -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.