aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fcdb1d4515d..e1b8325b359 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12008-06-03 Kenichi Handa <handa@m17n.org> 12008-06-03 Kenichi Handa <handa@m17n.org>
2 2
3 * font.c (font_prop_validate_spacing): Handle uppercase symbols.
4 (font_parse_fcname): Fix handling of unknown key.
5
6 * xfont.c (xfont_list): Try an alias.
7
3 * charset.c (char_charset): Return NULL if the arg charset_list is 8 * charset.c (char_charset): Return NULL if the arg charset_list is
4 specified and C doesn't belong to any of them. 9 specified and C doesn't belong to any of them.
5 10