]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Thu, 11 Apr 2019 22:20:46 +0000 (15:20 -0700)
committerEvan Hunt <each@isc.org>
Fri, 12 Apr 2019 02:12:47 +0000 (19:12 -0700)
(cherry picked from commit ded4650794b6444c605851dbdf06ef0ec2b22c51)

CHANGES

diff --git a/CHANGES b/CHANGES
index 514432eda5a3d1276c2664a278394be04c544be7..28df46719b320ca6e4a684264d747310964d9994 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+5210.  [bug]           When dnstap is enabled and recursion is not
+                       available, incoming queries are now logged
+                       as "auth". Previously, this depended on whether
+                       recursion was requested by the client, not on
+                       whether recursion was available. [GL #963]
+
 5208.  [test]          Run valid rdata wire encodings through totext+fromtext
                        and tofmttext+fromtext methods to check these methods.
                        [GL #899]