X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/b0d68adc8b45e42b425c23e7dbf195b772878b9a..ee0bbe8dc5170856375348f302ce73535da1bbe9:/doc/doc-txt/NewStuff?ds=sidebyside diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 1a7ea70a0..90aefc4fe 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -17,6 +17,10 @@ Version 4.88 3. Speculative debugging, via a "kill" option to the "control=debug" ACL modifier. + 4. New expansion item ${sha3:} / ${sha3_:}. + N can be 224, 256 (default), 384, 512. + With GnuTLS 3.5.0 or later, only. + Version 4.87 ------------