Macros: return macro-presence status from "exim -bP macro <name>"
[exim.git] / doc / doc-txt / NewStuff
index c3f013ee85a4784a9600fece8480cf3b5b7e6138..e123910c2e16a055f5a23768775b839643b07dac 100644 (file)
@@ -33,6 +33,14 @@ Version 4.91
  8. Expansion item ${sha3:<string>} / ${sha3_<N>:<string>} now also supported
     under OpenSSL version 1.1.1 or later.
 
+ 9. DKIM operations can now use the Ed25519 algorithm in addition to RSA, under
+    GnuTLS 3.6.0 or later.
+
+10. Builtin feature-macros _CRYPTO_HASH_SHA3 and _CRYPTO_SIGN_ED25519, library
+    version dependent.
+
+11. "exim -bP macro <name>" returns caller-usable status.
+
 
 Version 4.90
 ------------