comparison src/ChangeLog @ 99109:8b53f3fcb473

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 24 Oct 2008 13:12:55 +0000
parents df2375f08985
children 95f2001909fc
comparison
equal deleted inserted replaced
99108:411ea0d5dade 99109:8b53f3fcb473
1 2008-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
7 2008-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
1 2008-10-24 Michael Albinus <michael.albinus@gmx.de> 12 2008-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.
4 (XD_SIGNAL1, XD_SIGNAL2, XD_SIGNAL3): New macros. Throw 15 (XD_SIGNAL1, XD_SIGNAL2, XD_SIGNAL3): New macros. Throw
5 Qdbus_error. 16 Qdbus_error.