From 8012e06abffd31ba0bdd1dbcfd5d2b262a935071 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Wed, 11 Nov 2015 13:51:55 +0530 Subject: [PATCH] Update notes.xml for #40498 --- doc/arm/notes.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index ec35be6cae..bb4214a89a 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -513,6 +513,14 @@ may improve throughput. The default is yes. + + + A "read-only" clause is now available for non-destructive + control channel access. In such cases, a restricted set of + rndc commands are allowed for querying information from named. + By default, control channel access is read-write. + +
Feature Changes