This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
As 2/3rds (or 3/4s) of the SV head structure is rewritten, it doesn't
[perl5.git] / lib / I18N / LangTags / ChangeLog
CommitLineData
21aeefd5 1Revision history for Perl module I18N::LangTags.
8000a3fa 2 Time-stamp: "2004-03-30 21:38:00 AST"
21aeefd5 3
8000a3fa
RGS
42004-03-30 Sean M. Burke sburke@cpan.org
5
6 * Release 0.30
7
8 New in I18N::LangTags : implicate_supers and
9 implicate_supers_strictly.
10
11 New module: I18N::LangTags::Detect.
12
13 Some new tests.
14
15 Thanks to Autrijus Tang for catching some errors in my makefile!
16
17
18
537c2f98
JD
192003-10-10 Sean M. Burke sburke@cpan.org
20
21 * Release 0.29
22
23 Minor bugfix to I18N::LangTags::List code. Addition of the
24 is_decent function, and the 02decency.t test for it.
25
26 Better Makefile. Thanks to everyone who told me about the
27 INSTALLDIRS trick.
28
29
30
312003-07-20 Sean M. Burke sburke@cpan.org
32
33 * Release 0.28
34 Doc fixes in I18N::LangTags, plus a few added variances (jw/jv,
35 cre/cr, etc.)
36 Lots of updates to I18N::LangTags::List
37 Deleted rfc3066.txt from dist.
38 Moved test.pl to t/01test.t and added more tests.
39
f70da2ef
JH
402002-02-02 Sean M. Burke sburke@cpan.org
41
42 * Release 0.27 -- minor mods to ::List:
43 Fixing its entries for sv-se and sv-fi.
44 Typo-fixes and rewordings in the incidental Pod text elsewhere.
45
acff0af7
JH
462001-06-21 Sean M. Burke sburke@cpan.org
47
48 * Release 0.26 -- just making cosmetic changes
49 to test.pl, at Jarkko's request.
50
21aeefd5 512001-06-20 Sean M. Burke sburke@cpan.org
4cf5bee0
JH
52
53 * Release 0.25 -- just tweaking panic_languages behavior
54 for Scandinavian languages. Much better now.
55 Slight tweak to ::List's entries for Greek.
56
572001-06-20 Sean M. Burke sburke@cpan.org
21aeefd5
JH
58
59 * Release 0.24
60
61 * I18N::LangTags -- some elaborate hacks to make us
62 recognize legacy aliases like no-nyn == nn.
63 Added panic_languages().
64 Added :ALL export tag.
65 Minor docs fixes, and spiffing up test.pl.
66
67 * I18N::LangTags::List -- minor corrections; added
68 a few aliases.
69
702001-05-29 Sean M. Burke sburke@cpan.org
71
72 * Release 0.23
73
74 * I18N::LangTags::List -- minor corrections. And is now
75 a module, not just documentation.
76
772001-05-27 Sean M. Burke sburke@cpan.org
78
79 * Release 0.22
80
81 * Now bundling I18N::LangTags::List, a reference for lang tags,
82 replacing generate_language_table.plx and language_codes.txt
83
842001-05-25 Sean M. Burke sburke@cpan.org
85
86 * Release 0.21
87
88 * extract_language_tags and locale2langauge_tag now
89 return untainted output. Useful if you feed tainted
90 things, like $ENV{'LANG'}.
91
922001-03-13 Sean M. Burke sburke@cpan.org
93
94 * Release 0.20
95
96 * Added support for RFC 3066 tags: allowing three-letter primary
97 tags ("nav"), and allowing digits in subtags ("x-borg-prot3252").
98
99 * Changed all references from RFC 1766 to RFC 3066.
100
101 * Now bundling fulltext of RFC 3066 in the dist.
102
103 * Now bundling generate_language_table.plx and language_codes.txt
104
105 * Added some nice tests to test.pl
106
107 * Inverting order of listings in this ChangeLog file.
108
1092000-05-13 Sean M. Burke sburke@cpan.org
110
111 * Release 0.13
112
113 * Just noting my new email address.
114
1151999-03-06 Sean M. Burke sburke@netadventure.net
116
117 * Release 0.11
118
119 * Added functions
120 similarity_language_tag, is_dialect_of,
121 locale2language_tag, alternate_language_tags, and
122 encode_language_tag
123
1241998-12-14 Sean M. Burke sburke@netadventure.net
125
126 * Release 0.09
127
128 * Added function super_languages()
129
1301998-10-31 Sean M. Burke sburke@netadventure.net
131
132 * Release 0.08
133
134 * Just changes in the docs and bundle -- no change
135 in functionality.
136
1371998-04-02 Sean M. Burke sburke@netadventure.net
138
139 * Release 0.07
140
141 * First public release.
142
143[END OF CHANGELOG]