summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-05-06 19:55:17 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-05-06 19:55:17 +0100
commit43ba45ce62100bc1dbc9b04b5d869f59026783f5 (patch)
treef2f6692465692c0f13adef405af02910eea7e699 /doc/doc-txt/NewStuff
parent2a53e2464bfa1a831f544ed44d3690e5c22259a5 (diff)
Numeric variable returns
Diffstat (limited to 'doc/doc-txt/NewStuff')
-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 493244ff1..cf142afb6 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -63,6 +63,11 @@ Version 4.94
19. bounce_message_file and warn_message_file are now expanded before use.
+20. $domain_data and $localpart_data are now set by all list-match successes.
+ Previously only list items that performed lookups did so.
+ Also, matching list items that are tail-match or RE-match now set the
+ numeric variables $0 (etc) in the same way os other RE matches.
+
Version 4.93