diff options
author | Tony Finch <dot@dot.at> | 2005-09-15 16:02:07 +0000 |
---|---|---|
committer | Tony Finch <dot@dot.at> | 2005-09-15 16:02:07 +0000 |
commit | a5f65aa45eb6dc455436e8598cdfe352f99fa03a (patch) | |
tree | ca1f9b5995fa061909850e4d2ba2b5eb6f06ce6c /doc/doc-txt | |
parent | 5a83e4d8b617061f456a6a0c833b8716e72a51e4 (diff) |
A further widen_domains fix for a subtle but common case.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 8bf589aa5..a11fba9d6 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.232 2005/09/15 09:15:26 fanf2 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.233 2005/09/15 16:02:07 fanf2 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -196,6 +196,9 @@ TF/03 Minor fix to the ratelimit code to improve its behaviour in case the TF/04 Fix the ratelimit support in exim_fixdb. Patch provided by Brian Candler <B.Candler@pobox.com>. +TF/05 The fix for PH/43 was not completely correct; widen_domains is always + OK for addresses that are the result of redirections. + Exim version 4.52 ----------------- |