From 61b0df9eb522f13aef13cc2704728e799cbc251a Mon Sep 17 00:00:00 2001 From: Michael Sawyer Date: Wed, 8 Nov 2000 00:54:49 +0000 Subject: [PATCH] 545. [func] Name limit and counting options removed from dig; they didn't work properly, and cannot be correctly implemented without significant changes. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index a96b11e72a..ea1f01ee98 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ + 545. [func] Name limit and counting options removed from dig; + they didn't work properly, and cannot be correctly + implemented without significant changes. + 544. [func] Add statistics option, enable statistics-file option, add RNDC option "dump-statistics" to write out a query statistics file.