]> 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>
Thu, 11 Apr 2019 22:21:57 +0000 (15:21 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2d6853200bb364b9d46382e4ea05b98d1b395fac..029495e524a43d317ee66a6c67af66096ec96b75 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]
+
 5209.  [bug]           When update-check-ksk is true, add_sigs was not
                        considering offline keys, leaving record sets signed
                        with the incorrect type key. [GL #763]