mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 00:10:10 +00:00
Update.
* iconvdata/Makefile (distribute): Add EUC-KR.irreversible.
This commit is contained in:
parent
228cc8780f
commit
84ca314775
@ -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.
|
||||
|
@ -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 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
2000-10-04 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* charmaps/EUC-KR: Change \x5c mapping to U20a9.
|
||||
* locales/ko_KR: Change currency_symbol back to use U20a9.
|
||||
|
||||
2000-10-03 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* tst-langinfo.sh: Adjust for change in ja_JP.
|
||||
|
Loading…
Reference in New Issue
Block a user