File: Changes

package info (click to toggle)
libnet-libidn2-perl 1.02-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 96; makefile: 3
file content (26 lines) | stat: -rw-r--r-- 887 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
1.02 2022-10-22
    * Imported @uhle's pull request expanding exports and fixing docs
1.01 2019-11-10
	* Support IDN2_NO_TR46 and IDN2_NO_ALABEL_ROUNDTRIP
	* Make detailed result error code available to Perl code
	* Fix tests to support TR_46 defaults witch in upstream
	* Adjust docs to currently supported libidn level
	* Fix compiler warnings about unused variables
1.00 2017-09-25
	* Add support for punycode conversion functions added in LibIDN 2.0
	* Fix compiler warnings
	* Bump version of Devel::CheckLib to 1.11 (compile time only)
	* Change contact info
0.03 2013-01-25
	* doc changes
	* include Devel::CheckLib to check for GNU LibIDN dependency
0.02 2013-01-05
	* support for u8/ul versions
	* support for check_version
	* doc changes
	* CPAN release prep
0.01 2012-02-19
	* initial commit
	* no support for u8/ul versions yet

# vim:set tabstop=4 shiftwidth=4 noexpandtab: