X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/1bca4f5fc7d74ba4ec1ced72eef8b806ae2be989..d16931c81f3e500fa6eafe5ec1c5d8e7db63e65a:/doc/doc-txt/ChangeLog?ds=sidebyside diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index b0fbf9178..bf5afe0af 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -87,6 +87,11 @@ JH/19 Reject MAIL FROM commands with SMTPUTF8 when the facility was not advertis 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 -----------------