https://bugs.exim.org/show_bug.cgi?id=1911
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/9427e87923288dfe6fdf80011f77bf4a135898ac commit 9427e87923288dfe6fdf80011f77bf4a135898ac Author: Jeremy Harris <[email protected]> AuthorDate: Sat Nov 26 18:35:48 2016 +0000 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
