]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Tue, 5 Feb 2019 22:29:55 +0000 (14:29 -0800)
committerMark Andrews <marka@isc.org>
Wed, 6 Feb 2019 02:18:35 +0000 (13:18 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index b2dbc0cccf937fb3ba4ed4e740b3258cd5155f03..91c9942b296ace0549cb4daa6c7e14d78fb43c01 100644 (file)
--- 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]