From: Mark Andrews Date: Wed, 26 Jul 2023 22:51:11 +0000 (+1000) Subject: Add CHANGES for [GL #4225] X-Git-Tag: v9.19.16~18^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ccaefce7ca85b91a1b72fec5cfcc22f3aa951cc5;p=thirdparty%2Fbind9.git Add CHANGES for [GL #4225] --- diff --git a/CHANGES b/CHANGES index 12953a3c5ce..4e4d9e5a04e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6215. [protocol] Return REFUSED to GSS-API TKEY requests if GSS-API + support is not configured. [GL #4225] + 6214. [bug] Fix the memory leak in for struct stub_glue_request allocated in stub_request_nameserver_address() but not freed in stub_glue_response(). [GL #4227]