From: handa Date: Tue, 5 Jun 2007 00:54:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FLT-base~21 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=83a5d733f59c3ce133c3818b4b6dc7e97497eec7;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 427c2da..5927a71 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,20 @@ +2007-06-05 Kenichi Handa + + * database.c (expand_wildcard_database): New function. + (mdatabase_list): Fix handling of wildcard database. + + * language.c (load_lang_name): New function. + (mlang__fini): Cancel the last two changes. + (mlanguage_name_list): New arg script and territories. Use + load_lang_name. + + * m17n.h (mlangauge_name_list): Adjusted. + +2007-06-04 Kenichi Handa + + * input.c (open_im): Check if the input method has at least one + state. + 2007-06-01 Kenichi Handa * input.c (shift_state): Change the format of debug print.