X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=doc%2Fdoc-txt%2FChangeLog;h=5f45d69c111258fc24830b72d98e4454dd70d2a0;hb=5455f54826fe81cddb761ca943ea0b1ef5836dbc;hp=333ae731c95182d3fd0973566151007600ed3590;hpb=8768d5483a5894400ae1f70cda1beb44ed9b087c;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 333ae731c..5f45d69c1 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -104,6 +104,10 @@ JH/21 Change as many as possible of the global flags into one-bit bitfields; the that the byte-sized flag variables are not interspersed among pointer variables, giving a better chance of good packing by the compiler. +JH/22 Bug 1896: Fix the envelope from for DMARC forensic reports to be possibly + non-null, to avoid issues with sites running BATV. Previously reports were + sent with an empty envelope sender so looked like bounces. + Exim version 4.91 -----------------