diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-15 21:08:28 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-15 21:08:28 +0000 |
commit | 130212d30d47e588c2bc03edcfce11bf3857da03 (patch) | |
tree | 2b16a18fc037f6367924daaf6440531d245a7461 /doc | |
parent | 14bd960fabc9e22ceab77ba69a9d14a4cc2e7b50 (diff) |
Fix spurious detection of timeout while writing to transport filter
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 001f919d7..4875289b3 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -147,6 +147,8 @@ JH/30 When an pipelined-connect fails at the first response, assume incorrect cached capability (perhaps the peer reneged?) and immediately retry in non-pipelined mode. +JH/31 Fix spurious detection of timeout while writing to transport filter. + Exim version 4.93 ----------------- |