diff src/ChangeLog.unicode @ 90351:6b1549c2abc8

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 07 Mar 2006 01:54:03 +0000
parents 1f5d7351c19a
children 272bc1a789ee
line wrap: on
line diff
--- a/src/ChangeLog.unicode	Tue Mar 07 01:53:54 2006 +0000
+++ b/src/ChangeLog.unicode	Tue Mar 07 01:54:03 2006 +0000
@@ -1,3 +1,10 @@
+2006-03-07  Kenichi Handa  <handa@m17n.org>
+
+	* 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  <handa@m17n.org>
 
 	* coding.c (encode_coding_ccl): Allocate destination dynamically