diff options
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 11 | ||||
-rw-r--r-- | localedata/charmaps/EUC-KR | 2 | ||||
-rw-r--r-- | localedata/locales/ko_KR | 2 |
3 files changed, 13 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 8a20d9eae5..69f349c3db 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,14 @@ +2000-11-08 Ulrich Drepper <drepper@redhat.com> + + * charmaps/EUC-KR: Revert last change. Backslash maps to backslash. + * locales/ko_KR: Revert change. Use full with won sign. + Reported by Jungshik Shin <jshin@pantheon.yale.edu>. + +2000-11-07 Ulrich Drepper <drepper@redhat.com> + + * locales/mk_MK: Update. + Patch by Damjan Georgievski <gdamjan@freemail.org.mk>. + 2000-11-06 Ulrich Drepper <drepper@redhat.com> * charmaps/BIG5: Add mapping for <U20AC> back. diff --git a/localedata/charmaps/EUC-KR b/localedata/charmaps/EUC-KR index 6a4326790c..bf18ea6106 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 -<U20A9> /x5c WON SIGN +<U005C> /x5c REVERSE SOLIDUS <U005D> /x5d RIGHT SQUARE BRACKET <U005E> /x5e CIRCUMFLEX ACCENT <U005F> /x5f LOW LINE diff --git a/localedata/locales/ko_KR b/localedata/locales/ko_KR index 42f9c67af8..04a0ab123a 100644 --- a/localedata/locales/ko_KR +++ b/localedata/locales/ko_KR @@ -9664,7 +9664,7 @@ END LC_CTYPE LC_MONETARY int_curr_symbol "<U004B><U0052><U0057><U0020>" -currency_symbol "<U20A9>" +currency_symbol "<UFFEC>" mon_decimal_point "<U002E>" mon_thousands_sep "<U002C>" mon_grouping 3;3 |