summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-01-11 18:07:10 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2020-01-11 20:45:29 +0000
commit163144aab02a47427340d0ecc75e2abde675f4c9 (patch)
tree956b2b288d2330dd9c4d33a794ce6fa9686f6017 /doc/doc-txt
parent1ea7f48754621db22ec40b6362823433d54bda62 (diff)
$local_part_verified
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 6b163b8b2..8a00bfc67 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -21,6 +21,9 @@ Version 4.94
driver for PLAIN; only against itself for SCRAM-SHA-1 and SCRAM-SHA-1-PLUS
methods.
+ 5. Variable $local_part_verified, set by the router check_local_part condition
+ with untainted data.
+
Version 4.93
------------