File: Changes

package info (click to toggle)
libidna-punycode-perl 0.03-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 68 kB
  • ctags: 22
  • sloc: perl: 140; makefile: 42
file content (11 lines) | stat: -rw-r--r-- 319 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Revision history for Perl extension IDNA::Punycode

0.03  Thu Sep  1 14:49:17 MEST 2005
	* added idn_prefix() function
	* made "xn--" default prefix for punycode format

0.02  Mon May 20 12:17:26 JST 2002
	* [API change] now exception is thrown in conversion failure

0.01  Tue May  7 11:47:28 2002
	- original version