summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-01-26 18:40:41 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-01-26 20:05:56 +0000
commitf83a760f108f79279c210e208bb02c270569a951 (patch)
tree0e0e5540ae4296f6bae8d555397363b09fdd5548 /doc/doc-txt
parent06fdb9f73dedfffc8b8613017ec1bb23f970b246 (diff)
Cutthrough: fix for port-number defined by router. Bug 2229
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index facdece83..7d577dbcb 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -67,6 +67,10 @@ JH/12 Bug 2230: Fix cutthrough routing for nonfirst messages in an initiating
multiple onward connections in sequence, handling cutthrough connection
for all multi-message initiating connections.
+JH/13 Bug 2229: Fix cutthrough routing for nonstandard port numbers defined by
+ routers. Previously, a multi-recipient message would fail to match the
+ onward-connection opened for the first recipient, and cause its closure.
+
Exim version 4.90
-----------------