From: Aram Sargsyan Date: Wed, 24 May 2023 14:38:53 +0000 (+0000) Subject: Add a CHANGES note for [GL #3765] X-Git-Tag: v9.19.14~30^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=b409db08cfdb24c27755ede447223450c93a9aa1;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL #3765] --- diff --git a/CHANGES b/CHANGES index c872c16a8f6..aa7c185c4b6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6179. [bug] Fix an interfacemgr use-after-free error in + zoneconf.c:isself(). [GL #3765] + 6178. [func] Add support for the multi-signer model 2 (RFC 8901) when using inline-signing. [GL #2710]