From cf0c61644d7dd2dfb29f6418d95bf4d8cae199ea Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 15 Jan 2017 16:50:20 +0000 Subject: TLS: rework error logging to pass more string back to caller for logging This permits a library-sourced error to be associated with an address being delivered, collapsing pairs of log lines --- doc/doc-txt/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index c23f9fe2d..f608e451a 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -89,6 +89,11 @@ JH/16 Drop variables when they go out of scope. Memory management drops a whole bug: a transport crash, where a dangling pointer for $sending_ip_address originally assigned in a verify callout, is re-used. +JH/17 Rework error string handling in TLS interface so that the caller in + more cases is responsible for logging. This permits library-sourced + string to be attached to addresses during delivery, and collapses + pairs of long lines into single ones. + Exim version 4.88 ----------------- -- cgit v1.2.3