ACL: Enforce non-usability of control=utf8_downconvert in MAIL ACL. Bug 2239
[users/jgh/exim.git] / doc / doc-txt / NewStuff
index 560e15ef50b5aa80b210d639eab9d8260aec50f0..e123910c2e16a055f5a23768775b839643b07dac 100644 (file)
@@ -27,6 +27,20 @@ Version 4.91
 
  6. Receive duration on <= lines, under a new log_selector "receive_time".
 
+ 7. Options "ipv4_only" and "ipv4_prefer" on the dnslookup router and on
+    routing rules in the manualroute router.
+
+ 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
 ------------