X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/fc4a7f705d4c5911220cf9dbb0995d9f5dbabf02..9aa35e9ce70bb9bf61e4e4dbc7089e49eeded1b3:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index ca65c98ea..e82feffcc 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -24,6 +24,13 @@ Version 4.87 The former operator strips leading zeroes and collapses the longest set of 0-groups to a double-colon. + 5. New "-bP config" support, to dump the effective configuration. + + 6. New $dkim_key_length variable. + + 7. New base64d and base64 expansion items (the existing str2b64 being a + synonym of the latter). + Version 4.86 ------------