X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/42119b09dd8a23c8fcc14ff65fdc8c4d16c83c23..a5bd321b2f16ff323e3e268d59606e89b747a901:/doc/doc-txt/ChangeLog?ds=sidebyside diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 2ab45d798..b4d476aac 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.371 2006/07/07 13:54:32 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.373 2006/07/13 13:53:32 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -86,6 +86,13 @@ PH/13 If write_rejectlog was set false when logging was sent to syslog with PH/14 In the default configuration, change the use of "message" in ACL warn statements to "add_header". +PH/15 Diagnose a filter syntax error for "seen", "unseen", or "noerror" if not + not followed by a command (e.g. "seen endif"). + +PH/16 Recognize SMTP codes at the start of "message" in ACLs and after :fail: + and :defer: in a redirect router. Add forbid_smtp_code to suppress the + latter. + Exim version 4.62 -----------------