Testsuite: fix spool-space testcase for larger disks
[exim.git] / doc / doc-txt / ChangeLog
index d2d2cffa7762e36fed884b6402f3b0cb20b599d8..aeb67ecfaa7256ff1ac95969bcc2f88eb70152cc 100644 (file)
@@ -79,6 +79,15 @@ JH/20 Bug 1872: Ensure that acl_smtp_notquit is run when the connection drops
 JH/21 Bug 1846: Send DMARC forensic reports for reject and quaratine results,
       even for a "none" policy.  Patch from Tony Meyer.
 
+JH/22 Fix continued use of a connection for further deliveries. If a port was
+      specified by a router, it must also match for the delivery to be
+      compatible.
+
+JH/23 Bug 1874: fix continued use of a connection for further deliveries.
+      When one of the recipients of a message was unsuitable for the connection
+      (has no matching addresses), we lost track of needing to mark it
+      deferred.  As a result mail would be lost.
+
 
 Exim version 4.87
 -----------------