X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/d7b47fd0a4d44449ac35fd06c7c6bf5467a31878..b56c5fc4a39cf217e858eb823ccde041f517a99b:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 37b28a17d..b953ab84e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.196 2005/08/02 15:19:20 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.198 2005/08/03 09:29:24 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -56,6 +56,10 @@ PH/13 Previously, if "verify = helo" was set in an ACL, the condition was true tested the remembered result. Now, if a previous verification attempt has not happened, "verify = helo" does it there and then. +JJ/01 exipick: added $message_exim_id variable (see 4.53-PH/04) + +TK/03 Fix log output including CR from clamd. + Exim version 4.52 -----------------