aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog.unicode7
1 files changed, 7 insertions, 0 deletions
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 @@
12006-03-07 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (DECODE_COMPOSITION_START): If the source is short, set
4 coding->result to CODING_RESULT_INSUFFICIENT_SRC.
5 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
6 detect_coding.
7
12006-03-04 Kenichi Handa <handa@m17n.org> 82006-03-04 Kenichi Handa <handa@m17n.org>
2 9
3 * coding.c (encode_coding_ccl): Allocate destination dynamically 10 * coding.c (encode_coding_ccl): Allocate destination dynamically