diff options
author | Todd Lyons <tlyons@ivenue.com> | 2012-05-29 06:07:42 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@ivenue.com> | 2012-06-04 06:07:29 -0700 |
commit | d27f98fe90545fc2e794afc0b3b2494dccc65183 (patch) | |
tree | 9c3e9c14744a8c9ae85df28b71d10e97f54cd73b /doc | |
parent | d37842ebe0e150119c4d54b7520d09f35c8c571d (diff) |
Refactor optional MAIL FROM args
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 599c3486e..ecf3985a6 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -31,6 +31,7 @@ PP/07 Handle "exim -L <tag>" to indicate to use syslog with tag as the process Also parse but ignore: -Ac -Am -X<logfile> Bugzilla 1117. +TL/01 Bugzilla 1258 - Refactor MAIL FROM optional args processing. Exim version 4.80 ----------------- |