diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-11-26 18:35:48 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-12-26 18:35:55 +0000 |
commit | 9427e87923288dfe6fdf80011f77bf4a135898ac (patch) | |
tree | ff756166542bdc11f542ca13f13aa688ac9c60cd /doc/doc-txt | |
parent | fd047340363431f15d2b0ac686b9dba4fa125781 (diff) |
I18N: support IDNA2008. Bug 1911
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 73afe1bb3..46ec11e34 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -5,7 +5,9 @@ affect Exim's operation, with an unchanged configuration file. For new options, and new features, see the NewStuff file next to this ChangeLog. Exim version 4.89 ------------------ +------------------- +JH/01 Bug 1922: Support IDNA2008. This has slightly different conversion rules + than -2003 did; needs libidn2 in addition to linidn. Exim version 4.88 |