Changelog for
perl-Net-IDN-Encode-2.003-11.1.x86_64.rpm :
Tue Jul 30 14:00:00 2013 cooloAATTsuse.com
- updated to 2.003
- FIXES required version of Unicode::Normalize in UTS46.pm
(reported by CPAN testers)
2.002 (2012-01-18)
- FIXES dependencies/required perl version
- FIXES: #74021 Makefile.PL bad value for
version-requirement
2.001 (2012-01-12)
- FIXES XS_VERSION mismatch
- FIXES depencency on Unicode::Normalize (was 1.000 or higher,
but this is not needed).
2.000 (2012-01-08)
- switch to Unicode Technical StandardĀ #46 (previously,
IDNA2003 has been used, which is now available as
Net::IDN::IDNA2003):
- add Net::IDN::UTS46 + test vectors from UTS #46
- remove Net::IDN::Nameprep (only required for IDNA2003)
- add documentation about IDNA Standards and IDNA module
Overview/Roadmad
- allow NON-LDH labels (e.g. for SRV records), even if
UseSTD3Rules=true (parameter now only applies to
U-labels and A-labels, i.e. labels that are converted by
IDNA).
- FIXES potential portability problems in
Net::IDN::Punycode XS 1.999_20120108
- FIXES \'wide character\' warning with tests if tests
fail/if TB2 is used on modern perl installations.
- FIXES decoding bug in Net::IDN::Punycode::PP (discovered
through UTSĀ #46 test vectors)
1.101 (2011-12-08)
- FIXES: #72615 faulty data in Build.PL causes a lack of
meta files, which breaks carton.
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Mon Nov 1 13:00:00 2010 pascal.bleserAATTopensuse.org
- initial package (1.100)