diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-04-20 08:14:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-04-20 08:14:24 +0000 |
commit | 02779eaafe9065ecafa307f33ddbb8b5eac999b7 (patch) | |
tree | 255451e8aea47f26bc18215497173fe97d6e56d9 /ChangeLog | |
parent | 93a568aaba1d3da3497102dfe1eeb81070a24c1c (diff) | |
download | glibc-02779eaafe9065ecafa307f33ddbb8b5eac999b7.tar.gz glibc-02779eaafe9065ecafa307f33ddbb8b5eac999b7.tar.xz glibc-02779eaafe9065ecafa307f33ddbb8b5eac999b7.zip |
Update.
2002-04-18 Bruno Haible <bruno@clisp.org> * iconvdata/euc-jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for FROM_DIRECTION): Make the FROM direction stateless. * iconvdata/shift_jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for FROM_DIRECTION): Likewise. * iconvdata/cvs11643l1.c: Update comments. * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 300a096115..7426d6d709 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-04-18 Bruno Haible <bruno@clisp.org> + + * iconvdata/euc-jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for + FROM_DIRECTION): Make the FROM direction stateless. + * iconvdata/shift_jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for + FROM_DIRECTION): Likewise. + 2002-04-15 Bruno Haible <bruno@clisp.org> * iconvdata/JISX0213.TXT: New file. @@ -45,6 +52,7 @@ (__cns11643l2*_to_ucs4_tab, __cns11643_from_ucs4p0_tab, __cns11643_from_ucs4p2_tab): Regenerated. (__cns11643_from_ucs4p2c_tab): New array. + * iconvdata/cvs11643l1.c: Update comments. * iconvdata/EUC-TW.irreversible: Remove two entries. 2002-04-15 Bruno Haible <bruno@clisp.org> @@ -96,6 +104,7 @@ * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise. * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise. * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise. + * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise. * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise. |