]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 26 Nov 1999 06:23:36 +0000 (06:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 26 Nov 1999 06:23:36 +0000 (06:23 +0000)
ChangeLog

index d267f286aa9bbb607085b9953054128e63c2e71a..761d0bc3d151d40ab0f6f1c59f9bb16e56b20f1b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+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