diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
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 |