diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-01-13 16:15:52 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-01-13 16:15:52 +0000 |
commit | 00f00ca5c40d7deec2a8eddb9153b47830554b83 (patch) | |
tree | 74c7329390ea4b1277662d237c467dd33dafd4b0 /doc | |
parent | 3295e65b6024775749615d87822f3580ecf00c18 (diff) |
Add the unwanted input to the log line for a synchronization error right
at the start of an SMTP session (so it's the same as other cases).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 430aa8692..04b87509b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.69 2005/01/13 11:12:12 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.70 2005/01/13 16:15:52 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -313,6 +313,10 @@ Exim version 4.50 put in $acl_verify_message. In this situation, it now puts the system message there. +71. Change 4.23/11 added synchronization checking at the start of an SMTP + session; change 4.31/43 added the unwanted input to the log line - except + that it did not do this in the start of session case. It now does. + Exim version 4.43 ----------------- |