aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8505961647d..a05706dc0c2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12008-09-01 Kenichi Handa <handa@m17n.org>
2
3 * ftfont.c (ftfont_spec_pattern): Don't create a charset of the
4 representative chars of the script is a vector.
5 (ftfont_list): Handle the case the representative chars of the
6 script is a vector.
7
8 * character.c (syms_of_character): Docstring of
9 script-representative-chars fixed.
10
12008-08-31 Eli Zaretskii <eliz@gnu.org> 112008-08-31 Eli Zaretskii <eliz@gnu.org>
2 12
3 * msdos.c (BUILD_CHAR_GLYPH): New macro. 13 * msdos.c (BUILD_CHAR_GLYPH): New macro.