c65a8a2d0a
- Update to version 2.0.1 - Version 2.0.1 (released 2017-04-22) * idn2 utility now using IDNA2008 + TR46 by default - Version 2.0.0 (released 2017-03-29) [alpha] * Version numbering scheme changed * Added to ASCII conversion functions corresponding to libidn1 functions: - idn2_to_ascii_4i - idn2_to_ascii_4z - idn2_to_ascii_8z - idn2_to_ascii_lz * Added to unicode conversion functions corresponding to libidn1 functions: - idn2_to_unicode_8z4z - idn2_to_unicode_4z4z - idn2_to_unicode_44i - idn2_to_unicode_8z8z - idn2_to_unicode_8zlz - idn2_to_unicode_lzlz * Including idn2.h will provide libidn1 compatibility functions unless IDN2_SKIP_LIBIDN_COMPAT is defined. That allows converting applications from libidn1 (which offers IDNA2003) to libidn2 (which offers IDNA2008) by replacing idna.h to idn2.h in the applications' source. - Dropped patch not needed after revision * libidn2-no-examples-build.patch OBS-URL: https://build.opensuse.org/request/show/490786 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn2?expand=0&rev=10 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
libidn2-2.0.1.tar.gz | ||
libidn2-2.0.1.tar.gz.sig | ||
libidn2.changes | ||
libidn2.spec |