diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-09-16 14:44:11 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-09-16 14:44:11 +0000 |
commit | e7726cbf334d1782435662c2d209ad82ec602c5c (patch) | |
tree | 011631f310b20dd355bcdf849bdb81c20607e1b9 /doc/doc-txt | |
parent | 2695e54e3f69565c668f16fc1cc1e6a5be7677ee (diff) |
Further changes for the benefit of the new test suite.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index a11fba9d6..6c39998b5 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.233 2005/09/15 16:02:07 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 ------------------------------------------- @@ -199,6 +199,10 @@ TF/04 Fix the ratelimit support in exim_fixdb. Patch provided by Brian 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 ----------------- |