X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/b26eacf1a6a3db6148b97145795d96c9159b91df..6901c5962fbad16ca6010db5a3efd4bd8993125a:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index f3180d826..72fca4c2d 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,8 +1,17 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.613 2010/06/01 11:13:54 pdp Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.615 2010/06/03 08:19:13 pdp Exp $ Change log file for Exim from version 4.21 ------------------------------------------- +Exim version 4.73 + +PP/01 Date: & Message-Id: revert to normally being appended to a message, + only prepend for the Resent-* case. Fixes regression introduced in + Exim 4.70 by NM/22 for Bugzilla 607. + +PP/02 Include check_rfc2047_length in configure.default because we're seeing + increasing numbers of administrators be bitten by this. + Exim version 4.72 -----------------