From: Mark Andrews Date: Thu, 15 Sep 2022 06:10:29 +0000 (+1000) Subject: Add CHANGES note for [GL #3544] X-Git-Tag: v9.19.6~15^2~2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=335b397e15185930e3b3224eee440e4cccc2f372;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3544] --- diff --git a/CHANGES b/CHANGES index fdaaeb2cf7f..dd4e7086d91 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5991. [protocol] Add support for parsing and validating "dohpath" to + SVCB. [GL #3544] + 5990. [test] fuzz/dns_message_checksig now creates the key directory it uses when testing in /tmp at run time. [GL #3569]