diff options
author | Heiko Schlichting <heiko@fu-berlin.de> | 2013-04-02 21:06:03 +0200 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2014-04-29 17:06:33 -0700 |
commit | d2af03f4c11273d6f52c9043119e24e732080885 (patch) | |
tree | 29e7684c859f5c5db70db4c453ca6344993df1f0 /doc/doc-txt/ChangeLog | |
parent | 2b4a568dfa3d79a9a968984cf5b23829c084a951 (diff) |
Bug 1454: Option -oMm for message reference
Includes docs and test suite
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 cff9803d7..7f01919c2 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -99,6 +99,10 @@ TL/09 Bugzilla 609: Add -C option to exiqgrep, specify which exim.conf to use. JH/19 EXPERIMENTAL_OCSP support under GnuTLS. Bug 1459. +TL/10 Bugzilla 1454: New -oMm option to pass message reference to Exim. + Requires trusted mode and valid format message id, aborts otherwise. + Patch contributed by Heiko Schlichting. + Exim version 4.82 ----------------- |