summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-08-23 08:46:33 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-08-23 08:46:33 +0000
commit5591031bc256369573a91bc8f5f6a96d031b96b3 (patch)
treeede7d9927fe2a47f13948b85f1e4ff1e5d82d068 /doc/doc-txt/ChangeLog
parent5dd9625b6653667ecf90dae1b1a25e67940e2fbb (diff)
Add % operator to ${eval expansion.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 8eddabf4b..2b51e62f2 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.208 2005/08/22 15:28:20 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.209 2005/08/23 08:46:33 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -112,6 +112,8 @@ PH/26 Exim was recognizing IPv6 addresses of the form [IPv6:....] in EHLO
client host address. Thus, it would show the EHLO address in Received:
header lines when this was not necessary.
+PH/27 Added the % operator to ${eval:}.
+
Exim version 4.52
-----------------