summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-06-03 15:50:00 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-06-03 15:50:47 +0100
commite498ab40197936833f696439e78c5cb08e5180cb (patch)
tree054f9a49fe8e8e255d1417cf56dccb7f12e38eae /doc/doc-txt
parentab7ecc495b4909b8ee9c7ae8747436aa1881b9e7 (diff)
parent9befa1ca9a2acc3cb372b53504ace48cc2ac2a2f (diff)
Merge branch 'multiqueue_336': Named queues
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/NewStuff5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 90aefc4fe..2a776b730 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -21,6 +21,11 @@ Version 4.88
N can be 224, 256 (default), 384, 512.
With GnuTLS 3.5.0 or later, only.
+ 5. Facility for named queues: A commandline argument can specify
+ the queue name for a queue operation, and an ACL modifier can set
+ the queue to be used for a message. A $queue_name variable gives
+ visibility.
+
Version 4.87
------------