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/charmaps/EUC-KR | |
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/charmaps/EUC-KR')
-rw-r--r-- | localedata/charmaps/EUC-KR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/charmaps/EUC-KR b/localedata/charmaps/EUC-KR index bf18ea6106..6a4326790c 100644 --- a/localedata/charmaps/EUC-KR +++ b/localedata/charmaps/EUC-KR @@ -100,7 +100,7 @@ CHARMAP <U0059> /x59 LATIN CAPITAL LETTER Y <U005A> /x5a LATIN CAPITAL LETTER Z <U005B> /x5b LEFT SQUARE BRACKET -<U005C> /x5c REVERSE SOLIDUS +<U20A9> /x5c WON SIGN <U005D> /x5d RIGHT SQUARE BRACKET <U005E> /x5e CIRCUMFLEX ACCENT <U005F> /x5f LOW LINE |