From: W.C.A. Wijngaards Date: Tue, 2 Aug 2022 14:12:31 +0000 (+0200) Subject: Changelog note for #730 X-Git-Tag: release-1.17.0rc1~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1c164ab44246719cbec6428ef85b1157c4dad7e2;p=thirdparty%2Funbound.git Changelog note for #730 - Merge #730 from luisdallos: Fix startup failure on Windows 8.1 due to unsupported IPV6_USER_MTU socket option being set. --- diff --git a/doc/Changelog b/doc/Changelog index 9e7aaaeac..2d449e0a2 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,8 @@ - Fix edns subnet so that scope 0 answers only match sourcemask 0 queries for answers from cache if from a query with sourcemask 0. - Fix unittest for edns subnet change. + - Merge #730 from luisdallos: Fix startup failure on Windows 8.1 due + to unsupported IPV6_USER_MTU socket option being set. 1 August 2022: Wouter - Fix the novel ghost domain issues CVE-2022-30698 and CVE-2022-30699.