Add a CHANGES note for [GL #4290]

(cherry picked from commit b867244305)
This commit is contained in:
Mark Andrews
2023-09-01 10:26:45 +10:00
parent 0325e4a1fb
commit dd9f205c13

View File

@@ -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]