diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-13 09:17:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-13 09:17:55 +0000 |
commit | 40b4c81d4ec13a7a5acdeb1288f1d897b511b36c (patch) | |
tree | 749983afdca46082e5edb506b00c72917f76ea18 /ChangeLog | |
parent | 8acdf4fd69b5362bca57b9136b7d243333774484 (diff) | |
download | glibc-40b4c81d4ec13a7a5acdeb1288f1d897b511b36c.zip glibc-40b4c81d4ec13a7a5acdeb1288f1d897b511b36c.tar.gz glibc-40b4c81d4ec13a7a5acdeb1288f1d897b511b36c.tar.bz2 |
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-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |