X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/958541e992051a5afcf573985eb5d4e772dc6979..857c3b3fdca7edc8fe0baaabaa77e53ea5c1c969:/doc/doc-txt/ChangeLog?ds=sidebyside diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index ec1fef75a..f5e8499b6 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.146 2005/05/31 10:58:18 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -55,6 +55,12 @@ 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 for the patch! + +PH/07 Added "fullpostmaster" verify option, which does a check to + without a domain if the check to fails. + Exim version 4.51 -----------------