changeset 95517:ddb280223101

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 03 Jun 2008 11:57:01 +0000
parents cb48088b99e1
children 2613c36cf971
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jun 03 11:50:33 2008 +0000
+++ b/src/ChangeLog	Tue Jun 03 11:57:01 2008 +0000
@@ -1,5 +1,10 @@
 2008-06-03  Kenichi Handa  <handa@m17n.org>
 
+	* font.c (font_prop_validate_spacing): Handle uppercase symbols.
+	(font_parse_fcname): Fix handling of unknown key.
+
+	* xfont.c (xfont_list): Try an alias.
+
 	* charset.c (char_charset): Return NULL if the arg charset_list is
 	specified and C doesn't belong to any of them.