diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-04 23:52:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-04 23:52:14 +0000 |
commit | 228cc8780fc6cd31de3f81543c0c08f2b3e3cde9 (patch) | |
tree | 7693d67f1e45f2bb984ac888531f0341f09246db /localedata/locales | |
parent | 9ecb7b363d61a7bfc5f90df69fc231d6dd6ee87f (diff) | |
download | glibc-228cc8780fc6cd31de3f81543c0c08f2b3e3cde9.tar.gz glibc-228cc8780fc6cd31de3f81543c0c08f2b3e3cde9.tar.xz glibc-228cc8780fc6cd31de3f81543c0c08f2b3e3cde9.zip |
Update.
* iconvdata/euc-kr.c (euckr_from_ucs4): Handle U20a9. (BODY from direction): Map \x5c to U20a9. * iconvdata/testdata/EUC-KR..UTF8: Adjust to this change. * iconvdata/EUC-KR.irreversible: New file.
Diffstat (limited to 'localedata/locales')
-rw-r--r-- | localedata/locales/ko_KR | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/localedata/locales/ko_KR b/localedata/locales/ko_KR index cfeeadc1e7..1b9ec128ce 100644 --- a/localedata/locales/ko_KR +++ b/localedata/locales/ko_KR @@ -11120,9 +11120,7 @@ END LC_CTYPE LC_MONETARY int_curr_symbol "<U004B><U0052><U0057><U0020>" -% Should be U20A9 but this is not in EUC-KR. Or is it? -% currency_symbol "<U20A9>" -currency_symbol "<UFFE6>" +currency_symbol "<U20A9>" mon_decimal_point "<U002E>" mon_thousands_sep "<U002C>" mon_grouping 3;3 |