X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=doc%2Fdoc-txt%2FChangeLog;h=db8804904f712b9adcfcdfcd1f4f76307d5b0639;hb=74f1a42304ce056cf979d22fb970faae161e3ab2;hp=5303b2d50a61bc78a6b3c5fbedb4644599f52c2b;hpb=7a8b95190c22a8176c583985a41beb3e9ae831cd;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5303b2d50..db8804904 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -66,6 +66,13 @@ JH/13 For receent Openssl versions (1.1 onward) use modern generic protocol now-deprecated earlier definitions used only specified the range up to TLS 1.2 (in the older-version library docs). +JH/14 Bug 2284: Fix DKIM signing for body lines starting with a pair of dots. + +JH/15 Rework TLS client-side context management. Stop using a global, and + explicitly pass a context around. This enables future use of TLS for + connections to service-daemons (eg. malware scanning) while a client smtp + connection is using TLS; with cutthrough connections this is quite likely. + Exim version 4.91 -----------------