diff src/ChangeLog @ 107507:8960853cf85d

Fix the ccl encoder for the case that the output buffer is fullfilled.
author Kenichi Handa <handa@m17n.org>
date Tue, 16 Mar 2010 14:48:41 +0900
parents cd151730b160
children 77fe45f37334
line wrap: on
line diff
--- a/src/ChangeLog	Tue Mar 16 11:14:40 2010 +0900
+++ b/src/ChangeLog	Tue Mar 16 14:48:41 2010 +0900
@@ -2,6 +2,9 @@
 
 	* coding.c (decode_coding_ccl): Fix previous change for the
 	multibyte case.
+	(encode_coding_ccl): Don't setup ccl program here.  Fix for the
+	case that the output buffer is fullfilled.
+	(encode_coding): Setup ccl program here.
 
 2010-03-15  Andreas Politz  <politza@fh-trier.de>  (tiny change)