From: George Thessalonikefs Date: Fri, 14 Jan 2022 14:35:41 +0000 (+0100) Subject: Changelog note for #605: X-Git-Tag: release-1.15.0rc1~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3c8a79eed8c40bc06c7747fb297d2a2f1ceff7c7;p=thirdparty%2Funbound.git Changelog note for #605: - Merge PR #605: Fix EDNS to upstream where the same option could be attached more than once. --- diff --git a/doc/Changelog b/doc/Changelog index 586cd1c37..b64aff1dc 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,9 @@ +14 January 2022: George + - Merge PR #605: + - Fix EDNS to upstream where the same option could be attached + more than once. + - Add a region to serviced_query for allocations. + 11 January 2022: George - Fix prematurely terminated TCP queries when a reply has the same ID.