]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #979 and #980.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 3 Jan 2024 09:04:06 +0000 (10:04 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 3 Jan 2024 09:04:06 +0000 (10:04 +0100)
- Merge #980: DoH: reject non-h2 early. To fix #979: Improve errors
  for non-HTTP/2 DoH clients.

doc/Changelog

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