diff options
author | Roland McGrath <roland@gnu.org> | 2003-12-24 02:39:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-12-24 02:39:43 +0000 |
commit | 057829267eb3220382dc5b77a09febc0c688bf71 (patch) | |
tree | 54010cfcf2da103e42b41ccebdc9dac6ab19d326 /localedata | |
parent | 4e142297fd024a6537ee5df20626a712fe12dc0f (diff) | |
download | glibc-057829267eb3220382dc5b77a09febc0c688bf71.tar glibc-057829267eb3220382dc5b77a09febc0c688bf71.tar.gz glibc-057829267eb3220382dc5b77a09febc0c688bf71.tar.bz2 glibc-057829267eb3220382dc5b77a09febc0c688bf71.zip |
* locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
* locales/hr_HR: Correct the email address of Tomislav Vujec.
* locales/ja_JP: Document EUC-JP as the recommended charset.
* locales/ko_KR: List Won-kyu Park as the author/contact for the
locale.
* locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 9 | ||||
-rw-r--r-- | localedata/locales/en_ZA | 2 | ||||
-rw-r--r-- | localedata/locales/hr_HR | 2 | ||||
-rw-r--r-- | localedata/locales/ja_JP | 1 | ||||
-rw-r--r-- | localedata/locales/ko_KR | 4 | ||||
-rw-r--r-- | localedata/locales/ru_UA | 2 |
6 files changed, 15 insertions, 5 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 24601c35aa..227c248c02 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,12 @@ +2003-07-06 Petter Reinholdtsen <pere@hungry.com> + + * locales/en_ZA: Correcty typo in changelog (Sofware -> Software). + * locales/hr_HR: Correct the email address of Tomislav Vujec. + * locales/ja_JP: Document EUC-JP as the recommended charset. + * locales/ko_KR: List Won-kyu Park as the author/contact for the + locale. + * locales/ru_UA: Correct the email address of Denis V. Dmitrienko. + 2003-12-22 Ulrich Drepper <drepper@redhat.com> * tst-numeric.data: Remove reliance on nb_NO.ISO-8859-1 locale. diff --git a/localedata/locales/en_ZA b/localedata/locales/en_ZA index 58a3ef1763..2b6d160322 100644 --- a/localedata/locales/en_ZA +++ b/localedata/locales/en_ZA @@ -18,7 +18,7 @@ comment_char % % % Changelog % 1.1 (2003-03-14): -% - Updated maintainer to Zuza Sofware Foundation +% - Updated maintainer to Zuza Software Foundation % - Changed %x for LC_TIME to use dd/mm/ccyy % - Added ^ to LC_MESSAGES regex "^[yY].*" % - Confirmed LC_PAPER and LC_MEASUREMENT settings diff --git a/localedata/locales/hr_HR b/localedata/locales/hr_HR index a09fe38db1..94185a2f00 100644 --- a/localedata/locales/hr_HR +++ b/localedata/locales/hr_HR @@ -6,7 +6,7 @@ escape_char / % Address: Josipa Marohnica bb % Zagreb, Hrvatska % Contact: Tomislav Vujec -% Email: tvujec@carnet.hr +% Email: tvujec@redhat.com % Tel: +385 - 1 - 6164194 % Fax: +385 - 1 - 6164395 % Language: hr diff --git a/localedata/locales/ja_JP b/localedata/locales/ja_JP index 6a3229f9aa..5290a86b59 100644 --- a/localedata/locales/ja_JP +++ b/localedata/locales/ja_JP @@ -5,6 +5,7 @@ comment_char % % Version: 0.7 % Date: 1999-12-05 % Write: HANATAKA, Shinya <hanataka@abyss.rim.or.jp> +% Charset: EUC-JP LC_IDENTIFICATION title "Japanese language locale for Japan" diff --git a/localedata/locales/ko_KR b/localedata/locales/ko_KR index 73087c0684..ec2815a66d 100644 --- a/localedata/locales/ko_KR +++ b/localedata/locales/ko_KR @@ -4,8 +4,8 @@ comment_char % % Korean language locale for Republic of Korea (South Korea) % Source: % Address: -% Contact: -% Email: +% Contact: Won-kyu Park +% Email: wkpark@chem.skku.ac.kr % Fax: % Language: ko % Territory: KR diff --git a/localedata/locales/ru_UA b/localedata/locales/ru_UA index 8dff78ec70..8eab9d6e7c 100644 --- a/localedata/locales/ru_UA +++ b/localedata/locales/ru_UA @@ -4,7 +4,7 @@ escape_char / % Russian Language Locale for Ukraine % Source: RFC 2319 % Contact: Denis V. Dmitrienko -% Email: denis@null.net +% Email: denis@denix.org % Language: ru % Territory: UA % Revision: 1.2 |