summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-07-05 14:30:05 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-07-09 16:23:24 +0100
commita09f294202729d7e532a1584536fa14e491a0b71 (patch)
tree7f9fdad88216ecbf8cb8d88f0f6a00dfcefe34cb /doc/doc-txt
parentef698bf6a7a59d28c93fca18e4509ca6c67d7dca (diff)
Add $smtp_command_history variable
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 17fe1979a..f3050a950 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -41,6 +41,9 @@ Version 4.90
9. New option modifier "no_check" for quota and quota_filecount
appendfile transport.
+10. Variable $smtp_command_history returning a comma-sep list of recent
+ SMTP commands.
+
Version 4.89
------------