Fix crash in transport, on second smtp-connect fail for a list of target hosts
[users/jgh/exim.git] / doc / doc-txt / ChangeLog
index 05dc007ded23fcc9bb052f61c7c329c1040c7628..7f2e9d097b75663ec0466c8b8806308afe6ee8b0 100644 (file)
@@ -98,6 +98,14 @@ PP/05 OpenSSL/1.1: use DH_bits() for more accurate DH param sizes.  This
       configured limit or use OpenSSL 1.1.  Nothing we can do for older
       versions.
 
+JH/14 For the "sock" variant of the malware scanner interface, accept an empty
+      cmdline element to get the documented default one.  Previously it was
+      inaccessible.
+
+JH/15 Fix a crash in the smtp transport caused when two hosts in succession
+      are unsuable for non-message-specific reasons - eg. connection timeout,
+      banner-time rejection.
+
 
 Exim version 4.89
 -----------------