aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index eafe5ac553a..7620a321c18 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12008-10-24 Kenichi Handa <handa@m17n.org>
2
3 * ftfont.c (ftfont_otf_features): Fix previous change.
4 (ftfont_otf_capability): Check FeatureList.FeatureCount before
5 calling ftfont_otf_features.
6
72008-10-23 Kenichi Handa <handa@m17n.org>
8
9 * font.c (font_match_p): Fix for the case that a vector of
10 characters is in script-representative-chars.
11
12008-10-24 Michael Albinus <michael.albinus@gmx.de> 122008-10-24 Michael Albinus <michael.albinus@gmx.de>
2 13
3 * dbusbind.c (xd_in_read_queued_messages): New variable. 14 * dbusbind.c (xd_in_read_queued_messages): New variable.