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