From 93da96c1cfd5f3c47169855867dd18db00c8a386 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 14 Jun 2002 00:57:54 +0000 Subject: [PATCH] 1325. [bug] Document that internal zones are included in the rndc status results. --- CHANGES | 3 +++ doc/arm/Bv9ARM-book.xml | 7 +++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index a0791e2844..2cca565e2a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +1325. [bug] Document that internal zones are included in the + rndc status results. + 1324. [func] New function: dns_zone_name(). 1323. [func] Option 'flush-zones-on-shutdown ;'. diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index cf32891760..4ae3d1afb4 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -794,7 +794,10 @@ of a server. Flushes the server's cache. status - Display status of the server. + Display status of the server. +Note the number of zones includes the internal bind/CH zone +and the default ./IN hint zone if there is not a +explicit root zone configured.