]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add an entry to the CHANGES [GL #2884]
authorArtem Boldariev <artem@boldariev.com>
Fri, 10 Sep 2021 08:17:47 +0000 (11:17 +0300)
committerArtem Boldariev <artem@boldariev.com>
Tue, 5 Oct 2021 08:30:22 +0000 (11:30 +0300)
Mention that the bug making dig abort during zone transfers sometimes
is resolved.

CHANGES

diff --git a/CHANGES b/CHANGES
index ff6d18584f3c0c929378c292beba4307f5a3c545..38f2a08a495626a2a094aaf82e3f14fc155a670a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5734.  [bug]           Fix "dig" aborting with error in some cases
+                       like when doing zone transfers. [GL #2884]
+
 5733.  [func]          Require "dot" ALPN token to be negotiated for
                        zone transfers over TLS (XoT), as required by RFC9103.
                        [GL #2794]