about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-05-20 23:33:28 +0000
committerUlrich Drepper <drepper@redhat.com>1998-05-20 23:33:28 +0000
commit13d9048a161a5d6c8768f061a70f954eb1220f8d (patch)
treeefb200d420ead2ea838fb37510a446b0e55b612b /ChangeLog
parent9639d01449f11b0d8858e13250d49107c6b9ee69 (diff)
downloadglibc-13d9048a161a5d6c8768f061a70f954eb1220f8d.tar.gz
glibc-13d9048a161a5d6c8768f061a70f954eb1220f8d.tar.xz
glibc-13d9048a161a5d6c8768f061a70f954eb1220f8d.zip
Update
1998-05-20  Ulrich Drepper  <drepper@cygnus.com>

	* iconvdata/TESTS: New tests for EUC-KR.

	* iconvdata/Makefile ($(objpfx)iconv-test.out): Also depend on
	TESTS.
	* iconvdata/testdata/EUC-KR: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d87f9ad09..d673c36f1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1998-05-20  Ulrich Drepper  <drepper@cygnus.com>
+
+	* iconvdata/TESTS: New tests for EUC-KR.
+
+	* iconvdata/Makefile ($(objpfx)iconv-test.out): Also depend on
+	TESTS.
+	* iconvdata/testdata/EUC-KR: New file.
+
 1998-05-20 07:26  H.J. Lu  <hjl@gnu.org>
 
 	* math/libm-test.c (hypot_test): Fix a tyypo.