summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-08-23 08:50:07 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-08-23 08:50:07 +0000
commitf9a68dd38e32cbd8f01719e70a2858fe88e627fd (patch)
treeb1ddfd9b997dd2670ea6ed9fc3b11116a9cb60dd /doc
parent5591031bc256369573a91bc8f5f6a96d031b96b3 (diff)
${eval now supports %
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/NewStuff4
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
-----------------