X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/89dec7b604c1d16d8762e99443ba7bf2a3086c21..e276e04bb6468a6b9f5d0f67cc84b1921c6020d9:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 9ca31ea08..c6fd500ec 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.549 2008/07/18 17:55:42 fanf2 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.553 2008/09/05 16:59:47 fanf2 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -57,6 +57,17 @@ NM/05 Bugzilla 598: Improvedment to Dovecot authenticator handling. TF/05 Leading white space used to be stripped from $spam_report which wrecked the formatting. Now it is preserved. +TF/06 Save $spam_score, $spam_bar, and $spam_report in spool files, so + that they are available at delivery time. + +TF/07 Fix the way ${extract is skipped in the untaken branch of a conditional. + +TF/08 TLS error reporting now respects the incoming_interface and + incoming_port log selectors. + +TF/09 Produce a more useful error message if an SMTP transport's hosts + setting expands to an empty string. + Exim version 4.69 -----------------