From: Mark Andrews Date: Tue, 8 Mar 2011 00:36:56 +0000 (+0000) Subject: DNAME not DS X-Git-Tag: v9.9.0a1~569 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=35efe74edbdae034447a5bf73c78d8243e50b0b8;p=thirdparty%2Fbind9.git DNAME not DS --- diff --git a/CHANGES b/CHANGES index 943991b7a7f..75ba65656d8 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.