diff options
author | Tom Kistner <tom@duncanthrax.net> | 2005-05-25 20:32:44 +0000 |
---|---|---|
committer | Tom Kistner <tom@duncanthrax.net> | 2005-05-25 20:32:44 +0000 |
commit | c206415fdbb29ff2ed8fe1036f3876173a7ccd3d (patch) | |
tree | 664e29173c4243a4813f5e614c3e1f874af89973 /doc/doc-txt | |
parent | 92f1b1705a69394b944ea16aafbdb9d1351b3b81 (diff) |
TK/04
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 ec1fef75a..47682b85f 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.144 2005/05/24 14:56:26 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.145 2005/05/25 20:32:44 tom Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -55,6 +55,9 @@ PH/06 There is a timeout for writing blocks of data, set by, e.g. data_timeout would take for ever. The timeout is now adjusted when this happens. It doesn't have to be particularly precise. +TK/04 Added simple SPF lookup method in EXPERIMENTAL_SPF. See NewStuff for + details. Thanks to Chris Webb <chris@arachsys.com> for the patch! + Exim version 4.51 ----------------- |