diff options
author | Tony Finch <dot@dot.at> | 2008-01-22 19:23:46 +0000 |
---|---|---|
committer | Tony Finch <dot@dot.at> | 2008-01-22 19:23:46 +0000 |
commit | 089793a459ee02ce35a9c3dae9b1454d0f1f9464 (patch) | |
tree | 6378bb95570cec1c70414bd5a00a6acc2df28392 /doc | |
parent | deafd5b336b87fdf2e96ad3a4334c211ea369af0 (diff) |
Do not log submission mode rewrites if they do not change the address.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 776151b24..4ff9535a5 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.538 2008/01/18 12:23:26 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.539 2008/01/22 19:23:47 fanf2 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -15,6 +15,8 @@ NM/02 Bugzilla 646: Removed unwanted C/R in Dovecot authenticator conversation. Added nologin parameter to request. Patch contributed by Kirill Miazine +TF/01 Do not log submission mode rewrites if they do not change the address. + Exim version 4.69 ----------------- |