X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/cdd3bb85f08413f4efe9059b4554a3b7174b99d8..512314e949e4913a30b3b5d3f66840e6f3ce0584:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5350be879..347796353 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.550 2008/07/28 18:46:44 fanf2 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -49,6 +49,17 @@ 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. + Exim version 4.69 -----------------