summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2023-02-13 11:34:38 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2023-02-13 11:34:38 +0000
commit1e835086d1592bdfbcd8577133965b78470840ac (patch)
treef59b796ea82b41bfa78a3ee620e877af9fd18b0c /doc/doc-txt
parent63deec8a3ba77fcabf405d9c30fdd65a8b909526 (diff)
downloadexim4-1e835086d1592bdfbcd8577133965b78470840ac.tar.gz
Named queues: support multiple queue-runners from single daemon
Diffstat (limited to 'doc/doc-txt')
-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 c1e139e35..adad7ec57 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -19,7 +19,9 @@ Version 4.97
5. The smtp transport option "max_rcpt" is now expanded before use.
- 6. The tls_eccurve option for OpenSSL now takes a list of group names
+ 6. The tls_eccurve option for OpenSSL now takes a list of group names.
+
+ 7. Queue runners for several queues can now be started from one daemon.
Version 4.96
------------