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