diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-12-16 16:33:32 +0000 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2018-12-18 14:59:37 +0100 |
commit | 569a8b23aa46c3d5cabdcd1540cd4c590d592f80 (patch) | |
tree | 7100dbab57c4042cc78aeff5b9aa5388ac9da5c1 /doc | |
parent | 22d6c944c489adf9e13daa05991c5a92545a9750 (diff) |
Log failures to extract envelope addresses from message headers. Bug 2351
(cherry picked from commit 60c02b350a7d325e64ae0a656cfd37a9fbd162a7)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 12f37a773..e527eeb5a 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -5,6 +5,12 @@ affect Exim's operation, with an unchanged configuration file. For new options, and new features, see the NewStuff file next to this ChangeLog. +Exim version 4.93 +----------------- + +JH/01 Bug 2351: Log failures to extract envelope addresses from message headers. + + Exim version 4.92 ----------------- |