From 83a5d733f59c3ce133c3818b4b6dc7e97497eec7 Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 5 Jun 2007 00:54:42 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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. -- 1.7.10.4