summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-10-04 23:05:04 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2012-10-04 23:05:04 +0100
commit362145b5072e8d863d74c4fed8d7c1377c783b87 (patch)
tree8718cb2123db53b7d72b35f4796804eca4423152 /doc/doc-txt/NewStuff
parentb1b05573117d62c3b95d854d8ac5a447df19e82e (diff)
Add expansion variable $headers_added returning newline-sep list of headers
added in ACLs. Bug 199.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index ccf2dc63a..680d96cd1 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -115,6 +115,9 @@ Version 4.81
13. New dnsdb lookup pseudo-type "a+". A sequence of "a6" (if configured),
"aaaa" and "a" lookups is done and the full set of results returned.
+14. New expansion variable $headers_added with content from ACL add_header
+ modifier (but not yet added to messsage).
+
Version 4.80
------------