]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry and release note for #1683
authorMark Andrews <marka@isc.org>
Tue, 31 Mar 2020 06:27:32 +0000 (17:27 +1100)
committerOndřej Surý <ondrej@isc.org>
Thu, 4 Jun 2020 14:11:05 +0000 (16:11 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 40d25780c8489c8d133aaf697e6cebdf549687e8..e344f04c5d1e68460fa871f0dbe6edd8187e6f84 100644 (file)
--- 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]
index c2f46975a527f3e8f2bfc079921bf5e2fc140cef..e0c7067d2240670c2d534f2f384a9c607f730ee1 100644 (file)
@@ -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
 ~~~~~~~~~