X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/8c34c611e07d3678920b9f13ba2ae627eb0255e9..8a6b4e02cd384193a5566e8601bdd97249b22284:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5b8ada93a..bf5afe0af 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -85,6 +85,13 @@ JH/19 Reject MAIL FROM commands with SMTPUTF8 when the facility was not advertis Previously thery were accepted, resulting in issues when attempting to forward messages to a non-supporting MTA. +PP/02 Let -n work with printing macros too, not just options. + +JH/20 Bug 2296: Fix cutthrough for >1 address redirection. Previously only + one parent address was copied, and bogus data was used at delivery-logging + time. Either a crash (after delivery) or bogus log data could result. + Discovery and analysis by Tim Stewart. + Exim version 4.91 -----------------