summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-04-28 13:29:27 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-04-28 13:29:27 +0000
commitd20976dcb3ce18e398bf9b8bd8171fc67fa7aada (patch)
treecb57fa36716b9c864aac4cc3d8498b1370cff86c /doc/doc-txt/NewStuff
parent4e714aedb0e553ea99482f60d8d5d857b1942922 (diff)
Make $value usable in the "else" part of ${run.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index bd6f2e8c1..2df222c99 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/NewStuff,v 1.37 2005/04/27 13:29:32 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/NewStuff,v 1.38 2005/04/28 13:29:27 ph10 Exp $
New Features in Exim
--------------------
@@ -167,6 +167,9 @@ PH/10 $message_linecount is a new variable that contains the total number of
In the MAIL and RCPT ACLs, the value is zero because at that stage the
message has not yet been received.
+PH/11 In a ${run expansion, the variable $value (which contains the standard
+ output) is now also usable in the "else" string.
+
Version 4.50
------------