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 | |
parent | a810e68c11defde702f515fa6786cc48e595ee0a (diff) | |
download | glibc-3dc08a7eecc97660b30740f65f4fc4f334600c2e.tar.gz glibc-3dc08a7eecc97660b30740f65f4fc4f334600c2e.tar.xz glibc-3dc08a7eecc97660b30740f65f4fc4f334600c2e.zip |
* 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')
-rw-r--r-- | localedata/ChangeLog | 5 | ||||
-rw-r--r-- | localedata/charmaps/JOHAB | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 39e87c2dd4..459a74188a 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2007-02-02 Bruno Haible <bruno@clisp.org> + + * charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7. + Reported by Jungshik Shin <jungshik@google.com>. + 2007-01-19 Ulrich Drepper <drepper@redhat.com> * charmaps/BRF: New file. diff --git a/localedata/charmaps/JOHAB b/localedata/charmaps/JOHAB index e0e6f5751d..5a638eebcf 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 |