]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorDiego Fronza <diego@isc.org>
Thu, 10 Sep 2020 18:51:46 +0000 (15:51 -0300)
committerDiego Fronza <diego@isc.org>
Wed, 21 Oct 2020 17:04:43 +0000 (14:04 -0300)
CHANGES

diff --git a/CHANGES b/CHANGES
index d4a806b0fdded3fede03f54a76681b901cc5f4d2..e8b63cf7980e78c781213936e61a5cfc42d5423a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5518.  [bug]           Fix stub zone not transferring nameserver addresses
+                       from masters configured with 'minimal-responses yes'.
+                       [GL #1736]
+
 5517.  [bug]           Handle 'UV_EOF' differently and don't contribute it to
                        the RECVFAIL statistic count. [GL #2208]