Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / lib / 5.8.0 / I18N / LangTags / ChangeLog
CommitLineData
86530b38
AT
1Revision history for Perl module I18N::LangTags.
2 Time-stamp: "2002-02-02 20:45:47 MST"
3
42002-02-02 Sean M. Burke sburke@cpan.org
5
6 * Release 0.27 -- minor mods to ::List:
7 Fixing its entries for sv-se and sv-fi.
8 Typo-fixes and rewordings in the incidental Pod text elsewhere.
9
102001-06-21 Sean M. Burke sburke@cpan.org
11
12 * Release 0.26 -- just making cosmetic changes
13 to test.pl, at Jarkko's request.
14
152001-06-20 Sean M. Burke sburke@cpan.org
16
17 * Release 0.25 -- just tweaking panic_languages behavior
18 for Scandinavian languages. Much better now.
19 Slight tweak to ::List's entries for Greek.
20
212001-06-20 Sean M. Burke sburke@cpan.org
22
23 * Release 0.24
24
25 * I18N::LangTags -- some elaborate hacks to make us
26 recognize legacy aliases like no-nyn == nn.
27 Added panic_languages().
28 Added :ALL export tag.
29 Minor docs fixes, and spiffing up test.pl.
30
31 * I18N::LangTags::List -- minor corrections; added
32 a few aliases.
33
342001-05-29 Sean M. Burke sburke@cpan.org
35
36 * Release 0.23
37
38 * I18N::LangTags::List -- minor corrections. And is now
39 a module, not just documentation.
40
412001-05-27 Sean M. Burke sburke@cpan.org
42
43 * Release 0.22
44
45 * Now bundling I18N::LangTags::List, a reference for lang tags,
46 replacing generate_language_table.plx and language_codes.txt
47
482001-05-25 Sean M. Burke sburke@cpan.org
49
50 * Release 0.21
51
52 * extract_language_tags and locale2langauge_tag now
53 return untainted output. Useful if you feed tainted
54 things, like $ENV{'LANG'}.
55
562001-03-13 Sean M. Burke sburke@cpan.org
57
58 * Release 0.20
59
60 * Added support for RFC 3066 tags: allowing three-letter primary
61 tags ("nav"), and allowing digits in subtags ("x-borg-prot3252").
62
63 * Changed all references from RFC 1766 to RFC 3066.
64
65 * Now bundling fulltext of RFC 3066 in the dist.
66
67 * Now bundling generate_language_table.plx and language_codes.txt
68
69 * Added some nice tests to test.pl
70
71 * Inverting order of listings in this ChangeLog file.
72
732000-05-13 Sean M. Burke sburke@cpan.org
74
75 * Release 0.13
76
77 * Just noting my new email address.
78
791999-03-06 Sean M. Burke sburke@netadventure.net
80
81 * Release 0.11
82
83 * Added functions
84 similarity_language_tag, is_dialect_of,
85 locale2language_tag, alternate_language_tags, and
86 encode_language_tag
87
881998-12-14 Sean M. Burke sburke@netadventure.net
89
90 * Release 0.09
91
92 * Added function super_languages()
93
941998-10-31 Sean M. Burke sburke@netadventure.net
95
96 * Release 0.08
97
98 * Just changes in the docs and bundle -- no change
99 in functionality.
100
1011998-04-02 Sean M. Burke sburke@netadventure.net
102
103 * Release 0.07
104
105 * First public release.
106
107[END OF CHANGELOG]