aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2008-09-01 05:36:13 +0000
committerKenichi Handa <[email protected]>2008-09-01 05:36:13 +0000
commitfc41e69bef38baa10aeb4c99aadceb085c190c9d (patch)
tree146ecfd5e70570fe15a24536bfc612a5168bdba9
parentfdcb19cafd514e03bdcb3b1a986926e70b0e8762 (diff)
*** empty log message ***
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8505961647..a05706dc0c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
+2008-09-01 Kenichi Handa <[email protected]>
+
+ * ftfont.c (ftfont_spec_pattern): Don't create a charset of the
+ representative chars of the script is a vector.
+ (ftfont_list): Handle the case the representative chars of the
+ script is a vector.
+
+ * character.c (syms_of_character): Docstring of
+ script-representative-chars fixed.
+
2008-08-31 Eli Zaretskii <[email protected]>
* msdos.c (BUILD_CHAR_GLYPH): New macro.