aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 37f160a040b..d545ac7f2da 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,13 @@
12009-06-11 Kenichi Handa <handa@m17n.org>
2
3 * xdisp.c (x_get_glyph_overhangs): Fix calculation of right
4 overhang for the static composition case.
5
12009-06-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 62009-06-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 7
8 * xdisp.c (x_get_glyph_overhangs): Fix calculation of right
9 overhang for the automatic composition case.
10
3 * xterm.c (x_compute_glyph_string_overhangs): Handle the automatic 11 * xterm.c (x_compute_glyph_string_overhangs): Handle the automatic
4 composition case. 12 composition case.
5 13