]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - doc/doc-txt/ChangeLog
Cutthrough: fix multi-message initiating connections. Bug 2230
[user/henk/code/exim.git] / doc / doc-txt / ChangeLog
index 43446d8c27a475ad39a038a2e0d0140fae4fc3a6..facdece8369a71acb3a25b00a71adf7cfd1d98a1 100644 (file)
@@ -55,6 +55,18 @@ JH/09 The "aveserver", "kavdaemon" and "mksd" interfaces are now not included
       by the template makefile "src/EDITME".  The "STREAM" support for an older
       ClamAV interface method is removed.
 
+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
 -----------------