diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-23 08:50:07 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-23 08:50:07 +0000 |
commit | f9a68dd38e32cbd8f01719e70a2858fe88e627fd (patch) | |
tree | b1ddfd9b997dd2670ea6ed9fc3b11116a9cb60dd /doc/doc-txt/NewStuff | |
parent | 5591031bc256369573a91bc8f5f6a96d031b96b3 (diff) |
${eval now supports %
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index c7e7fb8ba..b6b2d66da 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.64 2005/08/22 14:01:37 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.65 2005/08/23 08:50:07 ph10 Exp $ New Features in Exim -------------------- @@ -106,6 +106,8 @@ PH/07 $smtp_command_argument is now set for all SMTP commands, not just the non-message ones. This makes it possible to inspect the complete command for RCPT commands, for example. +PH/08 The ${eval expansion now supports % as a "remainder" operator. + Exim version 4.52 ----------------- |