From 369bb68c2c7709c7fd8b0d6c1d1f8abc6422a7e2 Mon Sep 17 00:00:00 2001 From: Michael Sawyer Date: Wed, 8 Nov 2000 00:33:57 +0000 Subject: [PATCH] 543. [func] Add statistics option, enable statistics-file option, add RNDC option "dump-statistics" to write out a query statistics file. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 81bc19aa0e..a96b11e72a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ + 544. [func] Add statistics option, enable statistics-file option, + add RNDC option "dump-statistics" to write out a + query statistics file. + 543. [doc] The 'port' option is now documented. 542. [func] Add allow-update-forwarding support.