From: Evan Hunt Date: Tue, 5 Feb 2019 22:29:55 +0000 (-0800) Subject: CHANGES X-Git-Tag: v9.13.6~10^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=25a3bb04095fdf5b8edc406cbc2b0beb7c3c39f7;p=thirdparty%2Fbind9.git CHANGES --- diff --git a/CHANGES b/CHANGES index b2dbc0cccf9..91c9942b296 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +5155. [func] "named -V" now outputs the default paths to + named.conf, rndc.conf, bind.keys, and other + files used or created by named and other tools, so + that the correct paths to these files can quickly be + determined regardless of the configure settings + used when BIND was built. [GL #859] + 5154. [bug] dig: process_opt could be called twice on the same message leading to a assertion failure. [GL #860]