diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-02-16 01:04:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-02-16 01:04:59 +0000 |
commit | 3dc08a7eecc97660b30740f65f4fc4f334600c2e (patch) | |
tree | 221fd608a5d7b09e5301e32836f7849b858bb28b /localedata/charmaps | |
parent | a810e68c11defde702f515fa6786cc48e595ee0a (diff) | |
download | glibc-3dc08a7eecc97660b30740f65f4fc4f334600c2e.zip glibc-3dc08a7eecc97660b30740f65f4fc4f334600c2e.tar.gz glibc-3dc08a7eecc97660b30740f65f4fc4f334600c2e.tar.bz2 |
* iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
mapping of 0xD9 0xE6 and of 0xD9 0xE7.
Reported by Jungshik Shin <jungshik@google.com>.
Diffstat (limited to 'localedata/charmaps')
-rw-r--r-- | localedata/charmaps/JOHAB | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/localedata/charmaps/JOHAB b/localedata/charmaps/JOHAB index e0e6f57..5a638ee 100644 --- a/localedata/charmaps/JOHAB +++ b/localedata/charmaps/JOHAB @@ -11520,6 +11520,8 @@ CHARMAP <U33C2> /xd9/xe3 SQUARE AM <U33D8> /xd9/xe4 SQUARE PM <U2121> /xd9/xe5 TELEPHONE SIGN +<U20AC> /xd9/xe6 EURO SIGN +<U00AE> /xd9/xe7 REGISTERED SIGN <UFF01> /xda/x31 FULLWIDTH EXCLAMATION MARK <UFF02> /xda/x32 FULLWIDTH QUOTATION MARK <UFF03> /xda/x33 FULLWIDTH NUMBER SIGN |