]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #4290]
authorMark Andrews <marka@isc.org>
Fri, 1 Sep 2023 00:26:45 +0000 (10:26 +1000)
committerMark Andrews <marka@isc.org>
Wed, 6 Sep 2023 10:15:17 +0000 (20:15 +1000)
(cherry picked from commit b867244305ba3a542ddab9e6e4bc5996a014a61d)

CHANGES

diff --git a/CHANGES b/CHANGES
index 238f14e6071fe0e76f36a7b3b20224d8a3653a75..a62a2dc69022d29eb2a8aaf56ad5782452174cd7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6244.  [bug]           Adjust log levels on malformed messages to NOTICE when
+                       transferring in a zone. [GL #4290]
+
 6241.  [bug]           Take into account the possibility of partial TLS writes
                        in TLS DNS code. That helps to prevent DNS messages
                        corruption on long DNS over TLS streams. [GL #4255]