From 35efe74edbdae034447a5bf73c78d8243e50b0b8 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 8 Mar 2011 00:36:56 +0000 Subject: [PATCH] DNAME not DS --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 943991b7a7..75ba65656d 100644 --- a/CHANGES +++ b/CHANGES @@ -27,6 +27,7 @@ 3058. [bug] Cause named to terminate at startup or rndc reconfig/ reload to fail, if a log file specified in the conf file isn't a plain file. (RT #22771] + 3057. [bug] "rndc secroots" would abort after the first error and so could miss some views. [RT #23488] @@ -43,7 +44,7 @@ 3052. [test] Fixed last autosign test report. [RT #23256] -3051. [bug] NS records obsure DS records at the bottom of the +3051. [bug] NS records obsure DNAME records at the bottom of the zone if both are present. [RT #23035] 3050. [bug] The autosign system test was timing dependent.