summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2013-05-22 18:49:49 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2013-05-22 20:09:54 +0100
commitda45993f49e890de3642db3f4c8bddbdb5302277 (patch)
tree6443d27f483d878f2a1966abf9e6a79e740242d7 /doc/doc-txt/NewStuff
parentfef3814077e59e3245892b5a7bf5b0f4354c5989 (diff)
parentb4a2b536841292bde7e8e6dc6ef25d97a11641a3 (diff)
Merge branch 'callout_auth'
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index e349fc855..d1d0d7279 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -83,7 +83,7 @@ Version 4.82
for specific access to the information for each connection. The old names
are present for now but deprecated.
- Not yet supported: IGNOREQUOTA, SIZE, PIPELINING, AUTH.
+ Not yet supported: IGNOREQUOTA, SIZE, PIPELINING.
8. New expansion operators ${listnamed:name} to get the content of a named list
and ${listcount:string} to count the items in a list.
@@ -134,6 +134,9 @@ Version 4.82
decorating commands from user .forward pipe aliases with prefix
wrappers, for instance.
+20. Callout connections can now AUTH; the same controls as normal delivery
+ connections apply.
+
Version 4.80
------------