Transports: pass back next id for continued-transport
[exim.git] / doc / doc-txt / ChangeLog
index f154430f3d2481f823120fa17e3a6f9bfec2db80..dc1a02c837036008fa2f8c16fa4cdc1d4c8f4db7 100644 (file)
@@ -2,6 +2,14 @@ This document describes *changes* to previous versions, that might
 affect Exim's operation, with an unchanged configuration file.  For new
 options, and new features, see the NewStuff file next to this ChangeLog.
 
+Since version 4.98
+------------------
+
+JH/01 Use fewer forks & execs for sending many messages to a single host.
+      By passing back the next message-id from the transport to the delivery
+      process, we can loop there.  A two-phase queue run will benefit,
+      particularly for mailinglist and smarthost cases.
+
 Exim version 4.98
 -----------------