]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
953. [func] named.key from change #843 has been replaced by
authorMark Andrews <marka@isc.org>
Mon, 6 Aug 2001 04:47:47 +0000 (04:47 +0000)
committerMark Andrews <marka@isc.org>
Mon, 6 Aug 2001 04:47:47 +0000 (04:47 +0000)
                        /etc/rndc.key.  Both named and rndc will look for
                        this file and associated key if they are not already
                        configured via a different method (rndc.conf/controls).
                        /etc/rndc.key can be created using "rndc-confgen -a".

CHANGES

diff --git a/CHANGES b/CHANGES
index 595d358543cfa9eb373db80bb2cf7e9c26aa043d..0e5eec6925aab824a2cc972db9cca950be5e2776 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+ 953.  [func]          named.key from change #843 has been replaced by
+                       /etc/rndc.key.  Both named and rndc will look for
+                       this file and associated key if they are not already
+                       configured via a different method (rndc.conf/controls).
+                       /etc/rndc.key can be created using "rndc-confgen -a".
+
  952.  [bug]           The server required manual intervention to serve the
                        affected zones if it died between creating a journal
                        and committing the first change to it.