summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2004-10-19 11:29:25 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2004-10-19 11:29:25 +0000
commit5be20824c59ec2a16692d5ccfaf8c9bfcecbc6a3 (patch)
tree925744d770c8acff8646308a36fb30cf2ecc571b /doc/doc-txt
parent69358f0206debf14a18c7e798e23133d304232b6 (diff)
Make $recipients available in the predata ACL (fixes an oversight).
Diffstat (limited to 'doc/doc-txt')
-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 a6ad9d25d..c2f94711f 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.10 2004/10/19 11:04:26 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.11 2004/10/19 11:29:25 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -40,6 +40,8 @@ Exim version 4.44
9. Added the /retain_sender option to "control=submission".
+10. $recipients is now available in the predata ACL (oversight).
+
Exim version 4.43
-----------------