diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-25 21:45:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-25 21:45:54 +0000 |
commit | 4a4229213a59016e35a7abdac5cea91d4fcbb178 (patch) | |
tree | a40f47f99553083ad9658ea10dd64cf875514c7f /ChangeLog | |
parent | c559a3ca84a0258e4773571ae73fa7bba4c927b0 (diff) | |
download | glibc-4a4229213a59016e35a7abdac5cea91d4fcbb178.zip glibc-4a4229213a59016e35a7abdac5cea91d4fcbb178.tar.gz glibc-4a4229213a59016e35a7abdac5cea91d4fcbb178.tar.bz2 |
Update.
1999-11-25 Ulrich Drepper <drepper@cygnus.com>
* iconv/gconv.c (__gconv): Always initialize
cd->__data[last_step].__outbuf and cd->__data[last_step].__outbufend.
* iconvdata/iso-2022-kr.c (EMIT_SHIFT_TO_INIT): Update number of
written bytes.
* iconvdata/iso-2022-jp.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +1999-11-25 Ulrich Drepper <drepper@cygnus.com> + + * iconv/gconv.c (__gconv): Always initialize + cd->__data[last_step].__outbuf and cd->__data[last_step].__outbufend. + + * iconvdata/iso-2022-kr.c (EMIT_SHIFT_TO_INIT): Update number of + written bytes. + * iconvdata/iso-2022-jp.c: Likewise. + 1999-11-25 H.J. Lu <hjl@gnu.org> * stdlib/exit.c (exit): Run funtions only if |