From 8271f864edaf7fb2db0eb3aaa0c4789f55125978 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 2 Sep 2021 17:08:20 +0100 Subject: Avoid wait-for-tick on single-message connections --- doc/doc-txt/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 89df37585..8e7749bba 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -2,6 +2,14 @@ This document describes *changes* to previous versions, that might affect Exim's operation, with an unchanged configuration file. For new options, and new features, see the NewStuff file next to this ChangeLog. +Since 4.95 +---------- + +JH/01 Move the wait-for-next-tick (needed for unique messmage IDs) from + after reception to before a subsequence reception. This should + mean slightly faster delivery, and also confirmation of reception + to senders. + Exim version 4.95 ----------------- -- cgit v1.2.3