summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-01-20 16:12:52 +0000
committerUlrich Drepper <drepper@redhat.com>1999-01-20 16:12:52 +0000
commit0f6052a803a04dd461e514884fe0856ee03fa4a0 (patch)
tree6e38b2646ccbe8d4f2f31065b4bbc0b0b8d6b164 /ChangeLog
parent8b4a471567e67f575c4582854d7688d36b348ec9 (diff)
downloadglibc-0f6052a803a04dd461e514884fe0856ee03fa4a0.tar.gz
glibc-0f6052a803a04dd461e514884fe0856ee03fa4a0.tar.xz
glibc-0f6052a803a04dd461e514884fe0856ee03fa4a0.zip
Update.
	* iconvdata/Makefile (modules): Add SAMI-WS2 and ISO-IR-197.
	* iconvdata/gconv-modules: Add entries for above charsets.
	* iconvdata/iso-ir-197.c: New file.
	* iconvdata/same-ws2.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a01abad53..f8f484d746 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 1999-01-20  Ulrich Drepper  <drepper@cygnus.com>
 
+	* iconvdata/Makefile (modules): Add SAMI-WS2 and ISO-IR-197.
+	* iconvdata/gconv-modules: Add entries for above charsets.
+	* iconvdata/iso-ir-197.c: New file.
+	* iconvdata/same-ws2.c: New file.
+
 	* sysdeps/unix/sysv/linux/vfork.c: Once again use generic version.
 
 1999-01-18  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>