diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-10-08 18:56:13 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-10-08 18:56:13 +0100 |
commit | 9e0ed81fc2a821e60dd3235c4e5598ab45cfcc1e (patch) | |
tree | 036c0ca59cccafbf4e08e2e05b0e4ddf6bbf0222 /doc/doc-txt/ChangeLog | |
parent | 44e6c20c0d355daceb76ecc2c014b4af4cea1031 (diff) |
Logging: show when input from truncated for logging "next input sent too soon"
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 8f1b6b7ad..5266cefc4 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -166,6 +166,9 @@ HS/02 Fix Bug 2130: large writes from the transport subprocess where chunked JH/27 Fix SOCKS bug: an unitialized pointer was deref'd by the transport process which could crash as a result. This could lead to undeliverable messages. +JH/28 Logging: "next input sent too soon" now shows where input was truncated + for log purposes. + Exim version 4.89 ----------------- |