aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5fbadba6060..b8333c6bb25 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12008-09-10 Kenichi Handa <handa@m17n.org>
2
3 * font.c (Ffont_shape_gstring): Make glyphs of non-nil adjustment
4 compose a grapheme cluster with the preceding base glyph.
5
6 * composite.c (composition_compute_stop_pos): Fix previous change.
7
12008-09-10 Glenn Morris <rgm@gnu.org> 82008-09-10 Glenn Morris <rgm@gnu.org>
2 9
3 * Makefile.in (character.o, chartab.o): Fix config.h typo. 10 * Makefile.in (character.o, chartab.o): Fix config.h typo.