]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #985.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 3 Jan 2024 09:37:44 +0000 (10:37 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 3 Jan 2024 09:37:44 +0000 (10:37 +0100)
- Merge #985: Add DoH and DoT to dnstap message.

doc/Changelog

index 36d066e00bc1e89c900131907d9b1a3fb938f2c7..bd916e8fe1b30844f383e9fa8901e3e855ec970c 100644 (file)
@@ -1,6 +1,7 @@
 3 January 2024: Wouter
        - Merge #980: DoH: reject non-h2 early. To fix #979: Improve errors
          for non-HTTP/2 DoH clients.
+       - Merge #985: Add DoH and DoT to dnstap message.
 
 22 December 2023: Yorgos
        - Update example.conf with cookie options.