From: Mark Andrews Date: Fri, 23 Aug 2019 07:49:05 +0000 (+1000) Subject: add CHANGES X-Git-Tag: v9.15.4~27^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba26c6eb48ee28920472648b15b14d45ddf6dd0d;p=thirdparty%2Fbind9.git add CHANGES --- diff --git a/CHANGES b/CHANGES index 7fe616acff6..e985cea2c9e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5279. [bug] When loading, reject zones containing CDS or CDNSKEY + RRsets at the zone apex if they would cause DNSSEC + validation failures if published in the parent zone + as the DS RRset. [GL #1187] + 5278. [func] Add YAML output formats for dig, mdig and delv; use the "+yaml" option to enable. [GL #1145]