From: Mark Andrews Date: Tue, 31 Mar 2020 06:27:32 +0000 (+1100) Subject: Add CHANGES entry and release note for #1683 X-Git-Tag: v9.17.2~15^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c65ff7debb56d5e1cbe24086dd9fe33da25e48b;p=thirdparty%2Fbind9.git Add CHANGES entry and release note for #1683 --- diff --git a/CHANGES b/CHANGES index 40d25780c84..e344f04c5d1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5432. [bug] Check the question section when processing AXFR, IXFR + and SOA replies when transfer a zone in. [GL #1683] + 5431. [func] Reject DS records at the zone apex when loading master files. Log but otherwise ignore attempts to add DS records at the zone apex via UPDATE. [GL #1798] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index c2f46975a52..e0c7067d224 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -132,6 +132,9 @@ Feature Changes :rfc:`3493` and :rfc:`3542`, this change was introduced in 9.16.0 but accudently ommited from documentation. +- The question section is now checked when processing AXFR, IXFR + and SOA replies while transferring a zone in. [GL #1683] + Bug Fixes ~~~~~~~~~