diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-12-16 16:33:32 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-12-16 16:43:28 +0000 |
commit | 60c02b350a7d325e64ae0a656cfd37a9fbd162a7 (patch) | |
tree | dded611b37b2da13814c32ab8555d7a5de6d5574 /doc | |
parent | e690dc6c0215bc280336030da2b3bbc9bae75683 (diff) |
Log failures to extract envelope addresses from message headers. Bug 2351
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 ----------------- |