Fix crash in transport, on second smtp-connect fail for a list of target hosts
[exim.git] / doc / doc-txt / ChangeLog
index 089aeb77480a461634a7fb6cba50609b6a80c267..74a492686330f1f4b1e7084899a95da7a22bf1cd 100644 (file)
@@ -46,6 +46,10 @@ JH/26 Fix DKIM bug: when the pseudoheader generated for signing was exactly
 JH/27 Fix SOCKS bug: an unitialized pointer was deref'd by the transport process
       which could crash as a result.  This could lead to undeliverable messages.
 
+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
 -----------------