Cutthrough: fix multi-message initiating connections. Bug 2230
[exim.git] / doc / doc-txt / ChangeLog
index 88f113cc443e2a935e1215c5f84eea8e4e5170fc..facdece8369a71acb3a25b00a71adf7cfd1d98a1 100644 (file)
@@ -61,6 +61,12 @@ JH/10 Bug 2223: Fix mysql lookup returns for the no-data case (when the number o
 JH/11 The runtime Berkeley DB library version is now additionally output by
       "exim -d -bV".  Previously only the compile-time version was shown.
 
+JH/12 Bug 2230: Fix cutthrough routing for nonfirst messages in an initiating
+      SMTP connection.  Previously, when one had more receipients than the
+      first, an abortive onward connection was made.  Move to full support for
+      multiple onward connections in sequence, handling cutthrough connection
+      for all multi-message initiating connections.
+
 
 Exim version 4.90
 -----------------