X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/cdd3bb85f08413f4efe9059b4554a3b7174b99d8..7199e1ee2c175060f708ff91ccaf992b5afdbaa9:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5350be879..f6a992246 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.546 2008/03/27 13:23:40 tom Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.552 2008/09/03 18:53:29 fanf2 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -49,6 +49,22 @@ NM/05 Bugzilla 521: Integrated SPF Best Guess support contributed by TF/04 Bugzilla 668: Fix parallel build (make -j). +NM/05 Bugzilla 437: Prevent Maildix aux files being created with mode 000 + +NM/05 Bugzilla 598: Improvedment to Dovecot authenticator handling. + Patch provided by Jan Srzednicki + +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. + Exim version 4.69 -----------------