X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/ac6652c8a0ac69fc0f46d7f8535aa537cd609c94..a466d09b249d5018ecb0f1ec45adba545c02c75b:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index f40fbedfd..c371cb2dd 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -6,6 +6,16 @@ Before a formal release, there may be quite a lot of detail so that people can test from the snapshots or the CVS before the documentation is updated. Once the documentation is updated, this file is reduced to a short list. +Version 4.86 +------------ + + 1. Support for using the system standard CA bundle. + + 2. New expansion items $config_file, $config_dir, containing the file + and directory name of the main configuration file. Also $exim_version. + + 3. New "malware=" support for Avast. + Version 4.85 ------------ @@ -25,9 +35,6 @@ Version 4.85 server certs used for TLS match the result of the MX lookup. It does not use the same mechanism as DANE. - 4. New expansion items $config_file, $config_dir, containing the file - and directory name of the main configuration file. - Version 4.84 ------------