+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-15 Andreas Jaeger <aj@suse.de>
+
+ * misc/sys/mman.h: Correct prototype to use __off64_t.
+
+1999-11-25 Ulrich Drepper <drepper@cygnus.com>
+
+ * 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 <kukuk@suse.de>
* iconv/skeleton.c: Don't access next_step->fct if data->is_last