diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-03-08 16:01:54 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-03-08 16:01:54 +0000 |
commit | fc3f96af4e6c7f4ffe6612b705849d7860ab3cd0 (patch) | |
tree | 4687671a02fd6d986e10f3c7c9e0bcdd04066fd8 /doc | |
parent | fa18eebc52b4a66752320ecc5152cfac6c2dcc64 (diff) |
Shorten long daemon-startup log lines
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 8462107c7..0baa1dc67 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -26,6 +26,10 @@ JH/03 Rework the transport continued-connection mechanism: when TLS is active, affected: the continued delivery log lines do not have any DNSSEC, TLS cipher, Certificate or OCSP information. +JH/04 Shorten the log line for daemon startup by collapsing adjacent sets of + identical IP addresses on different listening ports. Will also affect + "exiwhat" output. + Exim version 4.89 ----------------- |