diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-02 08:25:45 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-02 08:25:45 +0000 |
commit | 3af76a815c0f4ac04c80610364744b3a73846de9 (patch) | |
tree | 4cf3227f5afc9ab51142bf7a0c6d7434399e9468 /doc | |
parent | 254e032f97775a5331fdeb3ba0df9a96f52494d7 (diff) |
Remove "violation:" from synchronization 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 99ebabc3e..8dfb62269 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.188 2005/08/01 15:01:12 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.189 2005/08/02 08:25:45 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -28,6 +28,9 @@ PH/05 Replaced all Tom's calls to snprintf() with calls to the internal PH/06 The use of forbid_filter_existstest now also locks out the use of the ${stat: expansion item. +PH/07 Changed "SMTP protocol violation: synchronization error" into "SMTP + protocol synchronization error", to keep the pedants happy. + Exim version 4.52 ----------------- |