X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/2e88a017b6c7a845bc223b2b883e10828407c00c..e7726cbf334d1782435662c2d209ad82ec602c5c:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 8bf589aa5..6c39998b5 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.234 2005/09/16 14:44:11 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -196,6 +196,13 @@ 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 . +TF/05 The fix for PH/43 was not completely correct; widen_domains is always + OK for addresses that are the result of redirections. + +PH/48 A number of further additions for the benefit of the new test suite, + including a fake gethostbyname() that interfaces to the fake DNS resolver + (see PH/47 above). + Exim version 4.52 -----------------