aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 056d0dbe666..c533b93916d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,7 @@
12011-12-08 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change) 12011-12-08 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
2 2
3 * coding.c (encode_coding_ccl): Check (charbuf < charbuf_end) 3 * coding.c (encode_coding_ccl): Check (charbuf < charbuf_end)
4 after the loop to call ccl_driver at least once. 4 after the loop to call ccl_driver at least once (Bug#8619).
5 5
62011-12-08 Kenichi Handa <handa@m17n.org> 62011-12-08 Kenichi Handa <handa@m17n.org>
7 7