Content scan: Remove support for the 7-year deprecated ClamAV "STREAM" method
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index 7d1d526d7e071c9dfbc2b978507422a53882a45e..43446d8c27a475ad39a038a2e0d0140fae4fc3a6 100644 (file)
@@ -37,6 +37,24 @@ JH/05 Bug 2215: Fix crash associated with dnsdb lookup done from DKIM ACL.
       active in the testsuite.
       Problem spotted, and debugging aided, by Wolfgang Breyha.
 
       active in the testsuite.
       Problem spotted, and debugging aided, by Wolfgang Breyha.
 
+JH/06 Fix issue with continued-connections when the DNS shifts unreliably.
+      When none of the hosts presented to a transport match an already-open
+      connection, close it and proceed with the list.  Previously we would
+      queue the message.  Spotted by Lena with Yahoo, probably involving
+      round-robin DNS.
+
+JH/07 Bug 2214: Fix SMTP responses resulting from non-accept result of MIME ACL.
+      Previously a spurious "250 OK id=" response was appended to the proper
+      failure response.
+
+JH/08 The "support for" informational output now, which built with Content
+      Scanning support, has a line for the malware scanner interfaces compiled
+      in.  Interface can be individually included or not at build time.
+
+JH/09 The "aveserver", "kavdaemon" and "mksd" interfaces are now not included
+      by the template makefile "src/EDITME".  The "STREAM" support for an older
+      ClamAV interface method is removed.
+
 
 Exim version 4.90
 -----------------
 
 Exim version 4.90
 -----------------