diff --git a/CHANGES b/CHANGES index 238f14e607..a62a2dc690 100644 --- 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]