]> 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 15:03:42 +0000 (12:03 -0300)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7de204397ace592c2a09080ff361b9ad6772d5a7..e089b2260d0f9245bc211674f5e85a233b61dec2 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]