diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-06-19 13:32:05 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-06-19 13:32:05 +0000 |
commit | aa6dc51334206deff2ec80bfcbcf543714efe6d6 (patch) | |
tree | 07d78091e2ed74516594e577a6ec3922d5314ec9 /doc | |
parent | 6c512171a8449f14cc284e13aabc0153d9977c43 (diff) |
Fix text type in ACL error message.
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 cd802708e..76ab6e7a1 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.513 2007/06/18 13:57:49 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.514 2007/06/19 13:32:05 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -57,6 +57,9 @@ PH/05 Unset $tls_cipher and $tls_peerdn before making a connection as a client. PH/06 Added the client_condition to authenticators so that some can be skipped by clients under certain conditions. +PH/07 The error message for a badly-placed control=no_multiline_responses left + "_responses" off the end of the name. + Exim version 4.67 ----------------- |