From: W.C.A. Wijngaards Date: Wed, 3 Jan 2024 09:04:06 +0000 (+0100) Subject: Changelog note for #979 and #980. X-Git-Tag: release-1.19.3rc1~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df284fbe650e3ee6908190f2ec5b13a65db1c252;p=thirdparty%2Funbound.git Changelog note for #979 and #980. - Merge #980: DoH: reject non-h2 early. To fix #979: Improve errors for non-HTTP/2 DoH clients. --- diff --git a/doc/Changelog b/doc/Changelog index 130d46a8f..36d066e00 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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.