summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-10-28 21:36:13 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-10-28 21:36:13 +0100
commitc246a1de8851d7810d53de3cda953d88f7139639 (patch)
tree27cd992a97bd4e44fa3573c4aa1dc259b925a40e /doc/doc-txt
parentc5db348c5e29e93e51389fa0079f829967c5da82 (diff)
Add macro support to -be expansion test mode. Bug 1623
Diffstat (limited to 'doc/doc-txt')
-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 6d875d5f4..22af13554 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -61,6 +61,9 @@ Version 4.90
15. TCP Fast Open used, with data-on-SYN, for client SMTP via SOCKS5 proxy,
for ${readsocket } expansions, and for ClamAV.
+16. The "-be" expansion test mode now supports macros. Macros are expanded
+ in test lines, and new macros can be defined.
+
Version 4.89
------------