summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-03-16 11:14:46 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-03-16 11:14:46 +0000
commit81e509d738395fbfd837fbda1681971591109f8a (patch)
tree9a0edf0e18aef2f489e6a9988718cb75980a71d7 /doc/doc-txt
parente97957bc478f60d32649b329659d4b72748745c1 (diff)
User, not system, error message for VRFY defer.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index f28bb3286..1545e72c4 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.327 2006/03/09 15:10:16 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.328 2006/03/16 11:14:46 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -303,6 +303,9 @@ PH/58 Allow for the insertion of a newline as well as a space when a string
PH/59 Added the following errors that can be detected in retry rules: mail_4xx,
data_4xx, lost_connection, tls_required.
+PH/60 When a VRFY deferred or FAILED, the log message rather than the user
+ message was being sent as an SMTP response.
+
Exim version 4.60
-----------------