X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/62ebdc13d2e889666221bc18d6fed022554daf64..77da14136b689daefe37608b4fd77417cb8c17b3:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index af084448b..ad385b9ec 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 Git before the documentation is updated. Once the documentation is updated, this file is reduced to a short list. +Version 4.98 +------------ + 1. The dkim_status ACL condition may now be used in data ACLs + + 2. The dkim_verbose logging control also enables logging of signing + + 3. The dkim_timestamps signing option now accepts zero to include a current + timestamp but no extiry timestamp. Code by Simon Arlott; testsuite + additions by jgh. + Version 4.97 ------------