From 024ea9cfafc58ed87aebff1889fc077c7734e3ae Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Tue, 7 Mar 2006 01:54:03 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog.unicode | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 3a4b7f6dffb..ed237ba1116 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -1,3 +1,10 @@ +2006-03-07 Kenichi Handa + + * coding.c (DECODE_COMPOSITION_START): If the source is short, set + coding->result to CODING_RESULT_INSUFFICIENT_SRC. + (decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of + detect_coding. + 2006-03-04 Kenichi Handa * coding.c (encode_coding_ccl): Allocate destination dynamically