X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=doc%2Fdoc-txt%2FChangeLog;h=8c6a1a5d3a82775a927fc8b31d0739004f556689;hb=47d004587fc190f7649b76eca3e9d18a8dfa2ab6;hp=05dc007ded23fcc9bb052f61c7c329c1040c7628;hpb=6600985a2331eeaa8af525eb627edfe08b1a2e9c;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 05dc007de..8c6a1a5d3 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -98,6 +98,23 @@ 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. + +JH/16 Fix logging of delivery remote port, when specified by router, under + callout/hold. + +PP/06 Repair manualroute's ability to take options in any order, even if one + is the name of a transport. + Fixes bug 2140. + +HS/01 Cleanup, prevent repeated use of -p/-oMr (CVE-2017-1000369) + Exim version 4.89 -----------------