TLS: rework error logging to pass more string back to caller for logging
[users/jgh/exim.git] / doc / doc-txt / ChangeLog
index c23f9fe2dcb3f9c888cbe158968cb53b7f3108bf..f608e451ab93ee458d974eee204221f9ba9e15d6 100644 (file)
@@ -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
 -----------------