From: Mark Andrews Date: Fri, 14 Jun 2002 00:57:54 +0000 (+0000) Subject: 1325. [bug] Document that internal zones are included in the X-Git-Tag: v9.0.1^2~8314 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=93da96c1cfd5f3c47169855867dd18db00c8a386;p=thirdparty%2Fbind9.git 1325. [bug] Document that internal zones are included in the rndc status results. --- diff --git a/CHANGES b/CHANGES index a0791e2844c..2cca565e2ae 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 cf32891760b..4ae3d1afb48 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.