diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-08-14 13:09:53 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-08-14 14:10:06 +0100 |
commit | 7f83b348ccf4cd815e9758ab9ca1012e66324e9d (patch) | |
tree | ed6716fb83dfb0a7d35bcb4b059285dd2143f376 /doc | |
parent | cebf4027931177cc70106a84e19705f2085a09f5 (diff) |
Fix ${readsocket } eol-replacement. Bug 2630
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 d56ff240b..8c4126e89 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -100,6 +100,10 @@ JH/20 Bug 2631: ACL dnslist conditions now ignore and log any lookups returns not in 127.0.0.0/8 to help in spotting list domains taken over by a domain-parking registrar. +JH/21 Bug 2630: Fix trace eol-replacement string for the ${readsocket } + expansion. Previously when a whitespace character was specified it + was not inserted after removing the newline. + Exim version 4.94 ----------------- |