about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-11-08 08:08:09 +0000
committerUlrich Drepper <drepper@redhat.com>2000-11-08 08:08:09 +0000
commita1e88b9a2fe01ed6bb3ba749af7d98e89bb14d3f (patch)
tree0ca8746f6001b138eef2ddc300f6e55eb6ee4080 /ChangeLog
parentc097f7325346ef7f258084fa78263a6f18c10213 (diff)
downloadglibc-a1e88b9a2fe01ed6bb3ba749af7d98e89bb14d3f.tar.gz
glibc-a1e88b9a2fe01ed6bb3ba749af7d98e89bb14d3f.tar.xz
glibc-a1e88b9a2fe01ed6bb3ba749af7d98e89bb14d3f.zip
Update.
2000-11-08  Ulrich Drepper  <drepper@redhat.com>

	* iconvdata/euc-kr.c (euckr_from_ucs4): Map 0x20a9 to \xa3dc.
	(BODY from direction): Remove special handling of \x5c.
	* iconvdata/EUC-KR.irreversible: Adjust for this change.
	* iconvdata/testdata/EUC-KR..UTF8: Likewise.
	Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0f13d51db..ec6aa702b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-11-08  Ulrich Drepper  <drepper@redhat.com>
+
+	* iconvdata/euc-kr.c (euckr_from_ucs4): Map 0x20a9 to \xa3dc.
+	(BODY from direction): Remove special handling of \x5c.
+	* iconvdata/EUC-KR.irreversible: Adjust for this change.
+	* iconvdata/testdata/EUC-KR..UTF8: Likewise.
+	Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
+
 2000-11-07  Kazumoto Kojima  <kkojima@rr.iij4u.or.jp>
 
 	* sysdeps/sh/sh3/setjmp.S (__sigsetjmp): Skip FPU fields.