diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-20 16:48:36 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-21 15:53:32 +0100 |
commit | 3c8b357717e895d6dcddc7faa5b7a0eaf4c73417 (patch) | |
tree | c9b54008e61eed3caa7ed58063ec0d30e60b6874 /doc/doc-txt/NewStuff | |
parent | e8f0fc219ceca2834ee2b6a1a1a9b960ead39a2b (diff) |
UTF8: MSA downconversions
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index e4bc586a5..ef6a6dea9 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -23,7 +23,10 @@ Version 4.86 6. A commandline option to write a comment into the logfile. 7. If built with EXPERIMENTAL_SOCKS feature enabled, the smtp transport can - be configured to make connections via socks5 proxies + be configured to make connections via socks5 proxies. + + 8. If built with EXPERIMENTAL_INTERNATIONAL, support is included for + the transmission of UTF-8 envelope addresses. Version 4.85 |