Upgrade to I18N::LangTags 0.25.
[p5sagit/p5-mst-13.2.git] / lib / I18N / LangTags / ChangeLog
CommitLineData
21aeefd5 1Revision history for Perl module I18N::LangTags.
4cf5bee0 2 Time-stamp: "2001-06-20 15:05:23 MDT"
21aeefd5 3
42001-06-20 Sean M. Burke sburke@cpan.org
4cf5bee0 5
6 * Release 0.25 -- just tweaking panic_languages behavior
7 for Scandinavian languages. Much better now.
8 Slight tweak to ::List's entries for Greek.
9
102001-06-20 Sean M. Burke sburke@cpan.org
21aeefd5 11
12 * Release 0.24
13
14 * I18N::LangTags -- some elaborate hacks to make us
15 recognize legacy aliases like no-nyn == nn.
16 Added panic_languages().
17 Added :ALL export tag.
18 Minor docs fixes, and spiffing up test.pl.
19
20 * I18N::LangTags::List -- minor corrections; added
21 a few aliases.
22
232001-05-29 Sean M. Burke sburke@cpan.org
24
25 * Release 0.23
26
27 * I18N::LangTags::List -- minor corrections. And is now
28 a module, not just documentation.
29
302001-05-27 Sean M. Burke sburke@cpan.org
31
32 * Release 0.22
33
34 * Now bundling I18N::LangTags::List, a reference for lang tags,
35 replacing generate_language_table.plx and language_codes.txt
36
372001-05-25 Sean M. Burke sburke@cpan.org
38
39 * Release 0.21
40
41 * extract_language_tags and locale2langauge_tag now
42 return untainted output. Useful if you feed tainted
43 things, like $ENV{'LANG'}.
44
452001-03-13 Sean M. Burke sburke@cpan.org
46
47 * Release 0.20
48
49 * Added support for RFC 3066 tags: allowing three-letter primary
50 tags ("nav"), and allowing digits in subtags ("x-borg-prot3252").
51
52 * Changed all references from RFC 1766 to RFC 3066.
53
54 * Now bundling fulltext of RFC 3066 in the dist.
55
56 * Now bundling generate_language_table.plx and language_codes.txt
57
58 * Added some nice tests to test.pl
59
60 * Inverting order of listings in this ChangeLog file.
61
622000-05-13 Sean M. Burke sburke@cpan.org
63
64 * Release 0.13
65
66 * Just noting my new email address.
67
681999-03-06 Sean M. Burke sburke@netadventure.net
69
70 * Release 0.11
71
72 * Added functions
73 similarity_language_tag, is_dialect_of,
74 locale2language_tag, alternate_language_tags, and
75 encode_language_tag
76
771998-12-14 Sean M. Burke sburke@netadventure.net
78
79 * Release 0.09
80
81 * Added function super_languages()
82
831998-10-31 Sean M. Burke sburke@netadventure.net
84
85 * Release 0.08
86
87 * Just changes in the docs and bundle -- no change
88 in functionality.
89
901998-04-02 Sean M. Burke sburke@netadventure.net
91
92 * Release 0.07
93
94 * First public release.
95
96[END OF CHANGELOG]