From: Evan Hunt Date: Thu, 11 Apr 2019 22:20:46 +0000 (-0700) Subject: CHANGES X-Git-Tag: v9.15.0~46^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3b9dee0baacc7f31d3a596e39da824a8184b8213;p=thirdparty%2Fbind9.git CHANGES --- diff --git a/CHANGES b/CHANGES index 2d6853200bb..029495e524a 100644 --- 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]