]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4086]
authorOndřej Surý <ondrej@isc.org>
Wed, 26 Jul 2023 12:18:31 +0000 (14:18 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 28 Jul 2023 07:01:36 +0000 (09:01 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4e4d9e5a04e3b6eaeadfaa8c2e3461f5cf1bccc3..a214ea184db6c6e493eddcf7e4708b088f364902 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6216.  [bug]           Pin dns_request events to the originating loop
+                       to serialize access to the data. [GL #4086]
+
 6215.  [protocol]      Return REFUSED to GSS-API TKEY requests if GSS-API
                        support is not configured. [GL #4225]