diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-10-20 15:19:13 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-10-20 15:19:13 +0000 |
commit | f174f16e8fee25a8aa09ea7a023826540969a9e9 (patch) | |
tree | f227452f137150928dd1fb18065400fb1e2932d9 /doc | |
parent | b2f5a03200c914f601bc9d28c6e069316a3b20eb (diff) |
MOVE_FROZEN_MESSAGES didn't output anything for -bV.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6feabf5d2..3a03c80cc 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.251 2005/10/20 14:03:22 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.252 2005/10/20 15:19:13 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -38,8 +38,8 @@ PH/03 For some reason, the default setting of PATH when running a command from a pipe transport was just "/usr/bin". I have changed it to "/bin:/usr/bin". -PH/04 SUPPORT_TRANSLATE_IP_ADDRESS did not cause anything to be listed in the - output from -bV. +PH/04 SUPPORT_TRANSLATE_IP_ADDRESS and MOVE_FROZEN_MESSAGES did not cause + anything to be listed in the output from -bV. Exim version 4.54 |