summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-11-29 19:52:09 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2015-01-12 18:58:35 +0000
commit712240406dff5ac02645003ce1ea40b70a3080ac (patch)
tree524f69ac81e8c796c503ac9f71054ac43d9ec4e8 /doc/doc-txt
parent98b8312fe7bf50e38c4a6dbc9f7592d2db134f36 (diff)
New variable $exim_version. Bug 306
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/NewStuff11
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index f40fbedfd..8cb2d0dbd 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -6,6 +6,14 @@ 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.
+
Version 4.85
------------
@@ -25,9 +33,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
------------