diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-08 00:16:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-08 00:16:42 +0000 |
commit | 34a8597760ab5740abd49b6d8be10e1876f5ce98 (patch) | |
tree | 099a794912a28b3ebbc857961643ba29b28e674a /Master/tlpkg/tlperl/lib/Locale/Codes/Changes.pod | |
parent | 2ca3610031316a7312d046d3ae4c783452831216 (diff) |
(tl)perl 5.26.1 from siep
git-svn-id: svn://tug.org/texlive/trunk@46882 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Locale/Codes/Changes.pod')
-rw-r--r-- | Master/tlpkg/tlperl/lib/Locale/Codes/Changes.pod | 62 |
1 files changed, 57 insertions, 5 deletions
diff --git a/Master/tlpkg/tlperl/lib/Locale/Codes/Changes.pod b/Master/tlpkg/tlperl/lib/Locale/Codes/Changes.pod index 199aa96d5b8..e40f4acd97a 100644 --- a/Master/tlpkg/tlperl/lib/Locale/Codes/Changes.pod +++ b/Master/tlpkg/tlperl/lib/Locale/Codes/Changes.pod @@ -22,13 +22,65 @@ September, December). I will also check on request, so if a code changes that you use, feel free to contact me. Any time there are new codes, I will add them to the module and release a new version. -=head1 VERSION 3.41 (planned 2016-12-01; sbeck) +=head1 VERSION 3.46 (planned 2017-12-01; sbeck) -=head1 VERSION 3.40 (planned 2016-09-01; sbeck) +=head1 VERSION 3.45 (planned 2017-09-01; sbeck) -=head1 VERSION 3.39 (planned 2016-06-01; sbeck) +=head1 VERSION 3.44 (planned 2017-06-01; sbeck) -=head1 VERSION 3.38 (planned 2016-03-01; sbeck) +=head1 VERSION 3.43 (planned 2017-03-01; sbeck) + +=head1 VERSION 3.42 (2016-11-30; sbeck) + +=over 4 + +=item B<Added Czech republic aliases back in> + +Common Czech republic aliases disappeared from the standards, so I added +them back in. Rob Emery + +=back + +=head1 VERSION 3.41 (2016-11-18; sbeck) + +NEW CODE(s) (Jiri Bohac noted that they were needed so this was release a +couple weeks earlier than planned) + +=head1 VERSION 3.40 (2016-09-01; sbeck) + +NEW CODE(s) + +=head1 VERSION 3.39 (2016-05-31; sbeck) + +No new codes (for the existing codesets). + +=over 4 + +=item B<Added UN codes back in> + +The UN codes have been added back in as their own list of codes. +Jarkko Hietaniemi + +=item B<Added GENC codes> + +The GENC codes have been added. These are the new US Government codes +that replace the FIPS-10 codes. They are based on, but not identical to +the ISO 3166 codes. + +=back + +=head1 VERSION 3.38 (2016-03-02; sbeck) + +NEW CODE(s) + +=over 4 + +=item B<Tests reworked> + +Improved test suite (and made some changes to Codes.pm) based on Devel::Cover. +Test suite now has 100% coverage. + +=back =head1 VERSION 3.37 (2015-12-01; sbeck) @@ -772,7 +824,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org). =head1 COPYRIGHT Copyright (c) 2001-2010 Neil Bowers - Copyright (c) 2010-2015 Sullivan Beck + Copyright (c) 2010-2016 Sullivan Beck This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. |