diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-14 14:59:01 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-14 14:59:01 +0000 |
commit | 29f89cad0cf7be1977f6ed36d27ac9b651aec9e2 (patch) | |
tree | 39273c87f3707eb69d91f30fdbd5042769193df8 /doc/doc-txt/ChangeLog | |
parent | 5e68746098edd5b1eebc01ab5f99eca2b738890c (diff) |
Added expansion items addresses, filter, map, reduce.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 146c4fbfa..61b6ac275 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.478 2007/02/14 12:22:36 steve Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.479 2007/02/14 14:59:01 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -101,6 +101,9 @@ PH/24 When the log selector "outgoing_port" was set, the port was shown as -1 for deliveries of the second and subsequent messages over the same SMTP connection. +PH/25 Applied Magnus Holmgren's patch for ${addresses, ${map, ${filter, and + ${reduce, with only minor "tidies". + SC/02 Applied Daniel Tiefnig's patch to improve the '($parent) =' pattern match. |