X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/447de4b05520fb2c652ddb8958ba149da32102e2..8f3414a147cbc97c21c3030bb25946e86912abee:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 804544f58..375f490a0 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.560 2009/01/02 16:58:05 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.565 2009/07/02 11:44:01 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -88,6 +88,19 @@ NM/11 Bugzilla 749: Preserve old behaviour of blanks comparing equal to zero. NM/12 Bugzilla 497: Correct behaviour of exiwhat when no config exists. +NM/13 Bugzilla 590: Correct handling of Resent-Date headers. + Patch provided by Brad "anomie" Jorsch + +NM/14 Bugzilla 614: Added timeout setting to transport filter. + Patch provided by Dean Brooks + +TK/05 Add native DKIM support (does not depend on external libraries). + +NM/15 Bugzilla 854: Removed code that symlinks to pcre as its no longer useful. + Patch provided by Graeme Fowler + +NM/15 Bugzilla 851: Documentation example syntax fix. + Exim version 4.69 -----------------