about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-26 14:03:20 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-26 14:03:20 +0000
commit8babd571bf5d07755947de8ad0bea1895df2df81 (patch)
treeb5786fbd48e24d4c28a849751a9ac4bb2682038a /ChangeLog
parentbc900b1118e1fc7b065b37e4d28aa7c998ce5a66 (diff)
downloadglibc-8babd571bf5d07755947de8ad0bea1895df2df81.tar.gz
glibc-8babd571bf5d07755947de8ad0bea1895df2df81.tar.xz
glibc-8babd571bf5d07755947de8ad0bea1895df2df81.zip
Update.
	* iconvdata/Makefile: Add rules for ISO-2022-KR.
	* iconvdata/iso-2022-kr.c: New file.

	* iconvdata/gconv-modules: Add entry for ISO-2022-JP, ISO-2022-JP-2,
	and ISO-2022-KR.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f323b741e..8d1fead57b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
 1998-04-26  Ulrich Drepper  <drepper@cygnus.com>
 
-	* iconvdata/gconv-modules: Add entry for ISO-2022-JP and
-	ISO-2022-JP-2.
+	* iconvdata/Makefile: Add rules for ISO-2022-KR.
+	* iconvdata/iso-2022-kr.c: New file.
+
+	* iconvdata/gconv-modules: Add entry for ISO-2022-JP, ISO-2022-JP-2,
+	and ISO-2022-KR.
 
 1998-04-25 18:39  Ulrich Drepper  <drepper@cygnus.com>