]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3086]
authorOndřej Surý <ondrej@isc.org>
Fri, 7 Jan 2022 12:27:44 +0000 (13:27 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 13 Jan 2022 16:19:38 +0000 (17:19 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 892fc817f6d3faffa6624864805ba5f90fa20458..05fb9e1d63891b4cc66f368f6973007f49bb0a21 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5791.  [func]          Remove workaround for servers returning FORMERR
+                       when receiving NOTIFY query with SOA record in
+                       ANSWER section. [GL #3086]
+
 5790.  [bug]           The control channel was incorrectly looking for
                        ISC_R_CANCELED as a signal that the named is
                        shutting down.  In the dispatch refactoring,