From: Mark Andrews Date: Fri, 19 Aug 2022 04:38:32 +0000 (+1000) Subject: Add CHANGES entry for [GL !6468] X-Git-Tag: v9.19.5~28^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc8fcbf0134a7188eb5ebf0c52167abcd949ac61;p=thirdparty%2Fbind9.git Add CHANGES entry for [GL !6468] --- diff --git a/CHANGES b/CHANGES index 27471917d10..615f80a34c2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5945. [bug] If parsing /etc/bind.key failed, delv could assert + when trying to parse the built in trust anchors as + the parser hadn't been reset. [GL !6468] + 5944. [bug] Fix +http-plain-get and +http-plain-post options support in dig. Thanks to Marco Davids at SIDN for reporting the problem. [GL !6672]