From 84ca314775458b3c80d4ce1763c4517a5e0d3b1a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 5 Oct 2000 00:05:29 +0000 Subject: [PATCH] Update. * iconvdata/Makefile (distribute): Add EUC-KR.irreversible. --- ChangeLog | 1 + iconvdata/Makefile | 2 +- localedata/ChangeLog | 5 +++++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7ed6556..fd18f75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ (BODY from direction): Map \x5c to U20a9. * iconvdata/testdata/EUC-KR..UTF8: Adjust to this change. * iconvdata/EUC-KR.irreversible: New file. + * iconvdata/Makefile (distribute): Add EUC-KR.irreversible. * argp/argp-parse.c (argp_default_argp): Set libc as message domain. (argp_version_argp): Likewise. diff --git a/iconvdata/Makefile b/iconvdata/Makefile index b819c87..e203efc 100644 --- a/iconvdata/Makefile +++ b/iconvdata/Makefile @@ -98,7 +98,7 @@ distribute := gconv-modules extra-module.mk gap.awk gaptab.awk \ run-iconv-test.sh tst-tables.sh tst-table.sh \ tst-table-charmap.sh tst-table-from.c tst-table-to.c \ EUC-JP.irreversible ISIRI-3342.irreversible SJIS.irreversible \ - 8bit-generic.c 8bit-gap.c \ + EUC-KR.irreversible 8bit-generic.c 8bit-gap.c \ ansi_x3.110.c asmo_449.c big5.c cp737.c cp737.h \ cp775.c cp775.h ibm874.c cns11643.c cns11643.h \ cns11643l1.c cns11643l1.h cp1250.c cp1251.c cp1252.c cp1253.c \ diff --git a/localedata/ChangeLog b/localedata/ChangeLog index d466783..30cbff3 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2000-10-04 Ulrich Drepper + + * charmaps/EUC-KR: Change \x5c mapping to U20a9. + * locales/ko_KR: Change currency_symbol back to use U20a9. + 2000-10-03 Ulrich Drepper * tst-langinfo.sh: Adjust for change in ja_JP. -- 2.7.4