From: Ulrich Drepper Date: Fri, 26 Nov 1999 06:23:36 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc17e1203258dcf3ed06ead26a424dcf972af71;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index d267f286aa9..761d0bc3d15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +1999-11-25 Ulrich Drepper + + * 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-15 Andreas Jaeger + + * misc/sys/mman.h: Correct prototype to use __off64_t. + +1999-11-25 Ulrich Drepper + + * iconv/iconv_prog.c (process_block): For stateful charsets write + out byte sequence to get to initial state at the end of the file. + 1999-11-23 Thorsten Kukuk * iconv/skeleton.c: Don't access next_step->fct if data->is_last