]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #4225]
authorMark Andrews <marka@isc.org>
Wed, 26 Jul 2023 22:51:11 +0000 (08:51 +1000)
committerMark Andrews <marka@isc.org>
Fri, 28 Jul 2023 04:38:20 +0000 (14:38 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 12953a3c5ce66ab650ab7300dd045b9059019b70..4e4d9e5a04e3b6eaeadfaa8c2e3461f5cf1bccc3 100644 (file)
--- 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]