From 1f0bb0efca5a3e69e0477db69b4b6f13fdaddc60 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 28 Nov 2000 11:56:20 +0000 Subject: [PATCH] update. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index c7cd6df..303ef79 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2000-11-28 MORIOKA Tomohiko + * text-coding.c (decode_output_utf8_partial_char): New function. + (decode_coding_utf8): Use `decode_output_utf8_partial_char'. + +2000-11-28 MORIOKA Tomohiko + * text-coding.c (decode_coding_utf8): Output original byte sequence if it is broken; change order of conditions. -- 1.7.10.4