summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-05-21 19:10:48 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2019-05-21 19:14:19 +0100
commit12e9bb25fcee27771fb96bda05aa796591f4e4bf (patch)
treec7269fafe314249b73ecfe715fe00acc099251bb /doc/doc-txt/NewStuff
parent96eb7d2a5b86afec3b66a61a1ba8af82ab0c6d41 (diff)
Expansions: ${sha2_N}
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index f6044b6c6..b0ae9c132 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -26,6 +26,8 @@ Version 4.93
7. A main option exim_version to override the version Exim
reports in verious places ($exim_version, $version_number).
+ 8. Expansion operator ${sha2_N:} for N=256, 384, 512.
+
Version 4.92
--------------
@@ -178,7 +180,7 @@ Version 4.89
2. A main-section config option "debug_store" to control the checks on
variable locations during store-reset. Normally false but can be enabled
- when a memory corrution issue is suspected on a production system.
+ when a memory corruption issue is suspected on a production system.
Version 4.88