diff --git a/CHANGES b/CHANGES index ba462c9a4e..1ffad6a3d4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +2655. [doc] Document that key-directory does not affect + bind.keys, rndc.key or session.key. [RT #20155] + 2654. [bug] Improve error reporting on duplicated names for deny-answer-xxx. [RT #20164] diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 13137cacf4..1c94c42435 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -18,7 +18,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + BIND 9 Administrator Reference Manual @@ -5118,11 +5118,14 @@ badresp:1,adberr:0,findfail:0,valfail:0] When performing dynamic update of secure zones, the - directory where the public and private key files should be - found, - if different than the current working directory. The - directory specified - must be an absolute path. + directory where the public and private DNSSEC key files + should be found, if different than the current working + directory. The directory specified must be an absolute + path. (Note that this option has no effect on the paths + for files containing non-DNSSEC keys such as + bind.keys, + rndc.key or + session.key.)