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.