]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #902:
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Mon, 7 Apr 2025 08:28:37 +0000 (10:28 +0200)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Mon, 7 Apr 2025 08:28:37 +0000 (10:28 +0200)
- Merge #902: DNS Error Reporting (RFC 9567). Introduces new
  configuration option 'dns-error-reporting' and new statistics for
  'num.dns_error_reports'.

doc/Changelog

index d6fee9b08d1f31a757b496980cbc4351dc3761e0..08473be70fb3a7ebf56b209374916fa09842def4 100644 (file)
@@ -1,3 +1,8 @@
+7 April 2025: Yorgos
+       - Merge #902: DNS Error Reporting (RFC 9567). Introduces new
+         configuration option 'dns-error-reporting' and new statistics for
+         'num.dns_error_reports'.
+
 4 April 2025: Wouter
        - Fix mesh_copy_client_info to omit null contents from copy.
        - Fix comment name in the rpz nsdname test.