X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/bb264f6b766cd2c51afad224c9b047705937e69e..ad93c40fe70f7de49ffb8601a589e9ffa117d512:/doc/doc-txt/ChangeLog?ds=sidebyside diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 221c808bb..837b38083 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -190,6 +190,12 @@ JH/35 Cutthrough: for a final-dot response timeout (and nonunderstood responses) PP/02 DANE: add dane_require_tls_ciphers SMTP Transport option; if unset, tls_require_ciphers is used as before. +HS/03 Malware Avast: Better match the Avast multiline protocol. + Only tmpfails from the scanner are written to the paniclog, as + they may require admin intervention (permission denied, license + issues). Other scanner errors (like decompression bombs) do not + cause a paniclog entry. + Exim version 4.90 -----------------