diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-24 21:18:45 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-24 21:18:45 +0000 |
commit | 9922f24b582c59dcbe9803c876edf57a69f2c9c4 (patch) | |
tree | a7c796b7ee87c1090c104fbe1d1f7287e67143db /lib/Locale/Codes | |
parent | ec0d5e21e29922edecc529a46e9e25cc3602a03d (diff) | |
download | perl-9922f24b582c59dcbe9803c876edf57a69f2c9c4.tar.gz |
Upgrade to Locale::Codes 2.03.
p4raw-id: //depot/perl@15476
Diffstat (limited to 'lib/Locale/Codes')
-rw-r--r-- | lib/Locale/Codes/ChangeLog | 7 | ||||
-rw-r--r-- | lib/Locale/Codes/README | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/lib/Locale/Codes/ChangeLog b/lib/Locale/Codes/ChangeLog index e77140b4df..61c7e5beac 100644 --- a/lib/Locale/Codes/ChangeLog +++ b/lib/Locale/Codes/ChangeLog @@ -1,6 +1,13 @@ ChangeLog for Locale-Codes Distribution +2.03 2002-03-24 neilb + + * Fixed a typo in the alias for the Vatican, reported (with patch) + by Philip Newton. + * Added "Moldova" as an alias for "Moldova, Republic of" + * Updated Makefile.PL to include AUTHOR and ABSTRACT + 2.02 2002-03-09 neilb * added semi-private routine rename_country() to Locale::Country, diff --git a/lib/Locale/Codes/README b/lib/Locale/Codes/README index 4bdd2183dd..012ee4a7a9 100644 --- a/lib/Locale/Codes/README +++ b/lib/Locale/Codes/README @@ -1,6 +1,6 @@ Locale-Codes Distribution - v2.02 + v2.03 This distribution contains four Perl modules which can be used to process ISO codes for identifying languages, countries, scripts, |