diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-13 15:01:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-13 15:01:09 +0000 |
commit | 2b47435322f026277a936c039c6ea45b975c2876 (patch) | |
tree | f6984d4da34bb384cbb74f637e75907789d3e523 /ChangeLog | |
parent | 40b4c81d4ec13a7a5acdeb1288f1d897b511b36c (diff) | |
download | glibc-2b47435322f026277a936c039c6ea45b975c2876.tar.gz glibc-2b47435322f026277a936c039c6ea45b975c2876.tar.xz glibc-2b47435322f026277a936c039c6ea45b975c2876.zip |
Update.
1998-04-13 14:52 Ulrich Drepper <drepper@cygnus.com> * iconvdata/cns11643.c: New file. * iconvdata/cns11643.h: New file. * iconvdata/cns11643l1.c: New file. * iconvdata/cns11643l1.h: New file. * iconvdata/euctw.c: New file. * iconvdata/Makefile: Add rules for EUC-TW and CNS. * iconvdata/gconv-modules: Likewise. * iconvdata/eucjp.c: Several bug fixes and improvements. * iconvdata/gb2312.h: Likewise. * iconvdata/jis0201.h: Likewise. * iconvdata/jis0208.h: Likewise. * iconvdata/jis0212.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6c32e19bf8..b2f862608b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +1998-04-13 14:52 Ulrich Drepper <drepper@cygnus.com> + + * iconvdata/cns11643.c: New file. + * iconvdata/cns11643.h: New file. + * iconvdata/cns11643l1.c: New file. + * iconvdata/cns11643l1.h: New file. + * iconvdata/euctw.c: New file. + * iconvdata/Makefile: Add rules for EUC-TW and CNS. + * iconvdata/gconv-modules: Likewise. + + * iconvdata/eucjp.c: Several bug fixes and improvements. + * iconvdata/gb2312.h: Likewise. + * iconvdata/jis0201.h: Likewise. + * iconvdata/jis0208.h: Likewise. + * iconvdata/jis0212.h: Likewise. + 1998-04-13 09:11 Ulrich Drepper <drepper@cygnus.com> * iconvdata/eucjp.c: New file. |