]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #3501]
authorEvan Hunt <each@isc.org>
Fri, 26 Aug 2022 23:01:31 +0000 (16:01 -0700)
committerEvan Hunt <each@isc.org>
Wed, 31 Aug 2022 22:24:23 +0000 (15:24 -0700)
(cherry picked from commit fea9751f1372472ce50cd54a96922628c714b248)

CHANGES

diff --git a/CHANGES b/CHANGES
index 626b4444784fb32253a15d72efd3107c238bb9bc..a40859aa722f9d92d4399d24ac697fba43046150 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5951.  [bug]           In some cases, the dnstap query_message field was
+                       erroneously set when logging response messages.
+                       [GL #3501]
+
 5948.  [bug]           Fix nsec3.c:dns_nsec3_activex() function, add a missing
                        dns_db_detachnode() call. [GL #3500]