[exim-dev] [Bug 1911] IDNA 2008 support

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 1911] IDNA 2008 support
https://bugs.exim.org/show_bug.cgi?id=1911

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #2 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/9427e87923288dfe6fdf80011f77bf4a135898ac

commit 9427e87923288dfe6fdf80011f77bf4a135898ac
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Nov 26 18:35:48 2016 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Mon Dec 26 18:35:55 2016 +0000


    i18n: support idna2008.  bug 1911
----
 doc/doc-txt/ChangeLog                |   4 +-
 src/src/EDITME                       |   6 +-
 src/src/config.h.defaults            |   1 +
 src/src/transports/smtp.c            |   9 +--
 src/src/utf8.c                       | 124 ++++++++++++++++++++++++++++-------
 src/src/verify.c                     |  25 ++++---
 test/scripts/4200-International/4200 |  14 ++--
 test/stdout/4200                     |  11 ++--
 8 files changed, 133 insertions(+), 61 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.