]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
DNAME not DS
authorMark Andrews <marka@isc.org>
Tue, 8 Mar 2011 00:36:56 +0000 (00:36 +0000)
committerMark Andrews <marka@isc.org>
Tue, 8 Mar 2011 00:36:56 +0000 (00:36 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 943991b7a7f02cf045cd84e17e52c4333753f17a..75ba65656d81d565372902420a66101f5c94f531 100644 (file)
--- 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.