X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/ac53fcdaf9c772ee8e70ca4f14ed19b39e12eb68..39257585581294b49385b3d10b08d3c92b670c09:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 23a18cf2f..e2e95c548 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -109,6 +109,13 @@ PP/07 Make maildir_use_size_file an _expandable_ boolean. PP/08 Handle ${run} returning more data than OS pipe buffer size. Bugzilla 1131. Patch from Holger Weiß. +PP/09 Handle IPv6 addresses with SPF. + Bugzilla 860. Patch from Wolfgang Breyha. + +PP/10 match_* no longer expand right-hand-side by default. + New compile-time build option, EXPAND_LISTMATCH_RHS. + New expansion conditions, "inlist", "inlisti". + Exim version 4.76 -----------------