summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-03-01 11:40:51 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-03-01 11:40:51 +0000
commitf90d018c03bbf7d8ac2cd50d33b47bdd7a4bcdf1 (patch)
tree24f409c10379bc09866ab8355196561057d03af7 /doc/doc-txt/NewStuff
parentd35e429daf77293be8e2861de05c0f4312003737 (diff)
Add ${time_eval: expansion.
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 d99a1347b..e8792c3fc 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/NewStuff,v 1.92 2006/02/28 12:42:47 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/NewStuff,v 1.93 2006/03/01 11:40:51 ph10 Exp $
New Features in Exim
--------------------
@@ -102,6 +102,9 @@ PH/15 The smtp transport has a new option called authenticated_sender_force.
When set true, it allows the authenticated_sender option's value to be
used, even if Exim has not authenticated as a client.
+PH/16 The expansion ${time_eval:<string>} converts an Exim time string such as
+ 2d4h1m into a number of seconds.
+
Version 4.60
------------