diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-10-28 21:36:13 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-10-28 21:36:13 +0100 |
commit | c246a1de8851d7810d53de3cda953d88f7139639 (patch) | |
tree | 27cd992a97bd4e44fa3573c4aa1dc259b925a40e /doc/doc-txt | |
parent | c5db348c5e29e93e51389fa0079f829967c5da82 (diff) |
Add macro support to -be expansion test mode. Bug 1623
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 3 |
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 ------------ |