From c49e3222b0912479015161e8b54a67a1abf9a0ff Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 17 Jul 2000 19:44:50 +0000 Subject: [PATCH] 337. [bug] dig did not recognize nsap-ptr as an RR type on the command line. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index ff48a854f3..2e633c9050 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,7 @@ + 337. [bug] "dig" did not recognize "nsap-ptr" as an RR type + on the command line. + 336. [bug] "dig -f" used 64 k of memory for each line in the file. It now uses much less, though still proportionally to the file size.