about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-04 23:52:14 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-04 23:52:14 +0000
commit228cc8780fc6cd31de3f81543c0c08f2b3e3cde9 (patch)
tree7693d67f1e45f2bb984ac888531f0341f09246db /ChangeLog
parent9ecb7b363d61a7bfc5f90df69fc231d6dd6ee87f (diff)
downloadglibc-228cc8780fc6cd31de3f81543c0c08f2b3e3cde9.tar.gz
glibc-228cc8780fc6cd31de3f81543c0c08f2b3e3cde9.tar.xz
glibc-228cc8780fc6cd31de3f81543c0c08f2b3e3cde9.zip
Update.
	* iconvdata/euc-kr.c (euckr_from_ucs4): Handle U20a9.
	(BODY from direction): Map \x5c to U20a9.
	* iconvdata/testdata/EUC-KR..UTF8: Adjust to this change.
	* iconvdata/EUC-KR.irreversible: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec30782a0c..7ed6556ab0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2000-10-04  Ulrich Drepper  <drepper@redhat.com>
 
+	* iconvdata/euc-kr.c (euckr_from_ucs4): Handle U20a9.
+	(BODY from direction): Map \x5c to U20a9.
+	* iconvdata/testdata/EUC-KR..UTF8: Adjust to this change.
+	* iconvdata/EUC-KR.irreversible: New file.
+
 	* argp/argp-parse.c (argp_default_argp): Set libc as message domain.
 	(argp_version_argp): Likewise.