diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-25 21:17:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-25 21:17:32 +0000 |
commit | 079e46f04b61ba54be829f05c114e03b75460da9 (patch) | |
tree | f20dab8f0fff1daa6a14535a4c4633044ceb3be1 /localedata | |
parent | 40739d9f8ca8c816cda7e78c8f1b7d29dd191e2a (diff) | |
download | glibc-079e46f04b61ba54be829f05c114e03b75460da9.tar glibc-079e46f04b61ba54be829f05c114e03b75460da9.tar.gz glibc-079e46f04b61ba54be829f05c114e03b75460da9.tar.bz2 glibc-079e46f04b61ba54be829f05c114e03b75460da9.zip |
Update.
2000-09-25 Ulrich Drepper <drepper@redhat.com>
* SUPPORTED: Remove ko_KR.JOHAB. We don't want to encourage people
to use it.
2000-09-23 Bruno Haible <haible@clisp.cons.org>
* charmaps/JOHAB: Add identity mapping for 0x7f.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 9 | ||||
-rw-r--r-- | localedata/SUPPORTED | 1 | ||||
-rw-r--r-- | localedata/charmaps/JOHAB | 1 |
3 files changed, 10 insertions, 1 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 027526a785..5ef3ea730d 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,12 @@ +2000-09-25 Ulrich Drepper <drepper@redhat.com> + + * SUPPORTED: Remove ko_KR.JOHAB. We don't want to encourage people + to use it. + +2000-09-23 Bruno Haible <haible@clisp.cons.org> + + * charmaps/JOHAB: Add identity mapping for 0x7f. + 2000-09-24 Ulrich Drepper <drepper@redhat.com> * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information. diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index d8ccc9612e..6d1487befe 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -99,7 +99,6 @@ iw_IL ISO-8859-8 ja_JP.EUC-JP EUC-JP kl_GL ISO-8859-1 ko_KR.EUC-KR EUC-KR -ko_KR.JOHAB JOHAB kw_GB ISO-8859-1 lt_LT ISO-8859-13 lv_LV ISO-8859-13 diff --git a/localedata/charmaps/JOHAB b/localedata/charmaps/JOHAB index 195ab7f2b7..ff6e325839 100644 --- a/localedata/charmaps/JOHAB +++ b/localedata/charmaps/JOHAB @@ -133,6 +133,7 @@ CHARMAP <U007C> /x7c VERTICAL LINE <U007D> /x7d RIGHT CURLY BRACKET <U007E> /x7e TILDE +<U007F> /x7f DELETE (DEL) <U3133> /x84/x44 HANGUL LETTER KIYEOK-SIOS <U3135> /x84/x46 HANGUL LETTER NIEUN-CIEUC <U3136> /x84/x47 HANGUL LETTER NIEUN-HIEUH |