summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2007-02-14 14:59:01 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2007-02-14 14:59:01 +0000
commit29f89cad0cf7be1977f6ed36d27ac9b651aec9e2 (patch)
tree39273c87f3707eb69d91f30fdbd5042769193df8 /doc/doc-txt/ChangeLog
parent5e68746098edd5b1eebc01ab5f99eca2b738890c (diff)
Added expansion items addresses, filter, map, reduce.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog5
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.