]> 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 02:24:53 +0000 (02:24 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9069b19b4bd151e45a3b27837ce4a241bc383228..72ce74151fe737c07313f80cbcaae8e0339cd4dc 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]
+
 6243.  [bug]           Restore the call order of dns_validator_destroy and
                        fetchctx_detach to prevent use after free. [GL #4214]