summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2007-02-06 11:11:39 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2007-02-06 11:11:39 +0000
commit0e22dfd114ef5e5db5913a5792a6d3a8df3b187b (patch)
tree7fcb1c065a694615934eab3439b21ac9b2eb59e0 /doc/doc-txt/ChangeLog
parent0ce9abe687c08503facdd9f4f94dfa27ada83da9 (diff)
Added dsn_from to vary the contents of From: in DSNs
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 f9485b632..d041a49d3 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.469 2007/02/06 10:00:24 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.470 2007/02/06 11:11:39 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -75,6 +75,8 @@ PH/15 Flush SMTP output before delaying, unless control=no_delay_flush is set.
PH/16 Add ${if forany and ${if forall.
+PH/17 Added dsn_from option to vary the From: line in DSNs.
+
Exim version 4.66
-----------------