changeset 95494:99d798015949

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 03 Jun 2008 04:24:04 +0000
parents c118c1277047
children 79183a016ef5
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jun 03 04:22:55 2008 +0000
+++ b/src/ChangeLog	Tue Jun 03 04:24:04 2008 +0000
@@ -1,3 +1,8 @@
+2008-06-03  Kenichi Handa  <handa@m17n.org>
+
+	* charset.c (char_charset): Return NULL if the arg charset_list is
+	specified and C doesn't belong to any of them.
+
 2008-06-02  Chip Coldwell <coldwell@redhat.com>
 
 	* font.c (font_pixel_size): Don't take cdr of an integer.