summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-13 09:17:55 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-13 09:17:55 +0000
commit40b4c81d4ec13a7a5acdeb1288f1d897b511b36c (patch)
tree749983afdca46082e5edb506b00c72917f76ea18 /ChangeLog
parent8acdf4fd69b5362bca57b9136b7d243333774484 (diff)
downloadglibc-40b4c81d4ec13a7a5acdeb1288f1d897b511b36c.tar.gz
glibc-40b4c81d4ec13a7a5acdeb1288f1d897b511b36c.tar.xz
glibc-40b4c81d4ec13a7a5acdeb1288f1d897b511b36c.zip
Update.
1998-04-13 09:11  Ulrich Drepper  <drepper@cygnus.com>

	* iconvdata/eucjp.c: New file.
	* iconvdata/euccn.c: New file.
	* iconvdata/gb2312.h: New file.
	* iconvdata/gb2312.c: New file.
	* iconvdata/Makefile: Add rules for EUC-JP and EUC-CN.
	* iconvdata/gconv-modules: Likewise.

	* iconvdata/euckr.c: Use stdint.h instead of inttypes.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bedf13ca2..6c32e19bf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+1998-04-13 09:11  Ulrich Drepper  <drepper@cygnus.com>
+
+	* iconvdata/eucjp.c: New file.
+	* iconvdata/euccn.c: New file.
+	* iconvdata/gb2312.h: New file.
+	* iconvdata/gb2312.c: New file.
+	* iconvdata/Makefile: Add rules for EUC-JP and EUC-CN.
+	* iconvdata/gconv-modules: Likewise.
+
+	* iconvdata/euckr.c: Use stdint.h instead of inttypes.h.
+
 1998-04-12  Ulrich Drepper  <drepper@cygnus.com>
 
 	* sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c