aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cc91c56522d..c71996f4613 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12008-12-03 Kenichi Handa <handa@m17n.org> 12008-12-03 Kenichi Handa <handa@m17n.org>
2 2
3 * coding.c (decode_coding_charset): Check type of an element of
4 vector VALIDS.
5
3 * fontset.c (face_for_char): Handle invalid charset property 6 * fontset.c (face_for_char): Handle invalid charset property
4 correctly. 7 correctly.
5 (font_for_char): Likewise. 8 (font_for_char): Likewise.