diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-09-11 23:11:16 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-09-11 23:11:16 +0100 |
commit | ea7224901573939b2aa159db5517c4ab60e22539 (patch) | |
tree | b752a3aef71850f8af418a0155ba1c2b916bf584 /doc | |
parent | e93f9a69dd2a211be2889b0e0f01cf4d41012dc0 (diff) |
Avoid using a waiting db for single-message-only transports. Performance
bug 1262 and patch from Paul Fisher. Testcase 0288 exercises.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index c528ada99..f9eaaf7a9 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -68,6 +68,9 @@ JH/05 Permit multiple router/transport headers_add/remove lines. JH/06 Add dnsdb pseudo-lookup "a+" to do an "aaaa" + "a" combination. +JH/07 Avoid using a waiting database for a single-message-only transport. + Performance patch from Paul Fisher. + Exim version 4.80 ----------------- |