X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/12e9bb25fcee27771fb96bda05aa796591f4e4bf..7d8d08c484958a90f5d5744894b9bc2f723bee4e:/doc/doc-txt/NewStuff?ds=sidebyside diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index b0ae9c132..8577f6d18 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -28,6 +28,13 @@ Version 4.93 8. Expansion operator ${sha2_N:} for N=256, 384, 512. + 9. Router variables, $r_... settable from router options and usable in routers + and transports. + +10. The spf lookup now supports IPv6. + +11. Main options for DKIM verify to filter hash and key types. + Version 4.92 --------------