Cutthrough: fix multi-message initiating connections. Bug 2230
[exim.git] / doc / doc-txt / ChangeLog
index 2c2448537abf4baddcb216c7553564f948e70259..facdece8369a71acb3a25b00a71adf7cfd1d98a1 100644 (file)
@@ -58,6 +58,15 @@ JH/09 The "aveserver", "kavdaemon" and "mksd" interfaces are now not included
 JH/10 Bug 2223: Fix mysql lookup returns for the no-data case (when the number of
       rows affected is given instead).
 
+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
 -----------------