diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-05 14:59:12 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-05 14:59:12 +0000 |
commit | 650edc6fbfceeb90635fbe3019c419387ba9542b (patch) | |
tree | b63fc7152d899b876031c4161bd35ef98de935a1 /doc | |
parent | 926e1192c5762fc251a8f8e275f4a21119cea050 (diff) |
A "Completed" log line is now written for messages that are removed from
the spool by the -Mrm option.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index d44ebae84..9ae2962de 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.16 2004/11/05 12:33:59 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.17 2004/11/05 14:59:12 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -62,6 +62,9 @@ Exim version 4.44 16. If FIXED_NEVER_USERS was defined, but empty, Exim was assuming the uid 0 was its contents. (It was OK if the option was not defined at all.) +17. A "Completed" log line is now written for messages that are removed from + the spool by the -Mrm option. + Exim version 4.43 ----------------- |