diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-13 12:02:59 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-13 12:02:59 +0000 |
commit | 6a3f1455e3402f214d60abb87969660844770d91 (patch) | |
tree | fd7649c9fe634361c4f10ef8cf235711ac0b65d7 /doc/doc-txt/ChangeLog | |
parent | 9675b3847f805018897fc71dcc5c98b78defd510 (diff) |
Add control=freeze/no_tell feature.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 427f0b2a3..4aeffb78d 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.293 2006/02/13 11:28:56 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.294 2006/02/13 12:02:59 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -141,6 +141,8 @@ PH/25 Do not write to syslog when running in the test harness. The only occasion when this arises is a failure to open the main or panic logs (for which there is an explicit test). +PH/26 Added the /no_tell option to "control=freeze". + Exim version 4.60 |