From: handa Date: Wed, 25 Feb 2009 02:42:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-5-4~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ec536e955cf5bf93d7caaddca55b1043e63e9202;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 52b48c1..fa3eee6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2009-02-25 Kenichi Handa + + * input.c (get_candidate_list): Free unnecessary objects. + (take_action_list): Free plist. + +2009-02-04 Kenichi Handa + + * coding.c (mcoding__init): Add "Shift_JIS" as an alias of "sjis". + 2009-01-16 Kenichi Handa * m17n-core.h (Mcased, Msoft_dotted, Mcase_mapping, Mblock): diff --git a/src/coding.c b/src/coding.c index c29dcd9..67c2065 100644 --- a/src/coding.c +++ b/src/coding.c @@ -1,5 +1,5 @@ /* coding.c -- code conversion module. - Copyright (C) 2003, 2004 + Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/input.c b/src/input.c index 5fcd3dd..8b64994 100644 --- a/src/input.c +++ b/src/input.c @@ -1,5 +1,5 @@ /* input.c -- input method module. - Copyright (C) 2003, 2004, 2005, 2006 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112