diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-02-12 17:29:22 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-02-12 17:29:22 +0000 |
commit | 6741531cf79cbd3b403b8a52ed07635fe543cd3a (patch) | |
tree | fc4c1a4f8d5e33aec7158c29cfa918784b7baf4d /doc/doc-txt | |
parent | 4ff848b506be673df1a4bf3867ad42ee78573afe (diff) |
ACL: Enforce non-usability of control=utf8_downconvert in MAIL ACL. Bug 2239
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 088c3d358..6dd768c8a 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -96,6 +96,9 @@ JH/17 Bug 2113: Fix conversation closedown with the Avast malware scanner. found indication; now we go on to read the "scan ok" response line, and send a quit. +JH/18 Bug 2239: Enforce non-usability of control=utf8_downconvert in the mail + ACL. Previously, a crash would result. + Exim version 4.90 ----------------- |