From 2732332fe53d00592109ef69c0075fcc2ad09db9 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Sat, 9 Dec 2000 00:54:31 +0000 Subject: [PATCH] 604. [bug] The named.conf parser could print incorrect line numbers when long comments were present. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index d81fbace7a..5dccbd696f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ + 604. [bug] The named.conf parser could print incorrect line + numbers when long comments were present. + 603. [bug] Make dig handle multiple types or classes on the same query more correctly.