X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/fbbd45ff5ade30d38ca60ea5aeccc305501c9174..2d009132e2de39646108f9c5a829f0611735e730:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index b9ed8a00d..33b726536 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -41,6 +41,12 @@ Version 4.88 and go on with some roughly recognisable name. Use the "-bP macros" command-line option to see what is present. +11. Integer values for options can take a "G" multiplier. + +12. defer=pass option for the ACL control cutthrough_delivery, to reflect 4xx + returns from the target back to the initiator, rather than spooling the + message. + Version 4.87 ------------