summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJohn Jetmore <jj33@pobox.com>2005-08-02 16:12:14 +0000
committerJohn Jetmore <jj33@pobox.com>2005-08-02 16:12:14 +0000
commitee744174c5e0c3fb63ee48c65ecd18ed99446cc4 (patch)
treea776a0216917222068ad56c3d64064948b87dcd5 /doc/doc-txt
parentd7b47fd0a4d44449ac35fd06c7c6bf5467a31878 (diff)
Committed exipick version 20050802.0 (added message_exim_id)
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 37b28a17d..a672c5ca0 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.196 2005/08/02 15:19:20 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.197 2005/08/02 16:12:14 jetmore Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -56,6 +56,8 @@ PH/13 Previously, if "verify = helo" was set in an ACL, the condition was true
tested the remembered result. Now, if a previous verification attempt has
not happened, "verify = helo" does it there and then.
+JJ/01 exipick: added $message_exim_id variable (see 4.53-PH/04)
+
Exim version 4.52
-----------------