diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-11-22 18:02:34 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-11-22 18:18:31 +0000 |
commit | 05b70ebcdceb3d0b2eadd39b84782d22b63ed9a2 (patch) | |
tree | aa5556479a9d093211336f6dace9ceec85dc32ef /doc | |
parent | 0a2ba2bab7cf3f8c98fa1e5232d3fe0be69b9ab6 (diff) |
Fix shutdown=no in ${readsocket}. Bug 2784
Broken-by: 1950cf85b4
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 4ca9323f0..1d4b3c1c5 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -811,6 +811,10 @@ JH/47 ARC: fix crash in signing, triggered when a configuration error failed to do ARC verification. The Authentication-Results: header line added by the configuration then had no ARC item. +JH/48 Bug 2784: fix shutdown=no in the ${readsocket) expansion item. Previously + an incorrect mode was used for reading the result, resulting in it being + ignored. + Exim version 4.92 ----------------- |