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