*** empty log message ***
authorhanda <handa>
Wed, 25 Feb 2009 02:42:34 +0000 (02:42 +0000)
committerhanda <handa>
Wed, 25 Feb 2009 02:42:34 +0000 (02:42 +0000)
src/ChangeLog
src/coding.c
src/input.c

index 52b48c1..fa3eee6 100644 (file)
@@ -1,3 +1,12 @@
+2009-02-25  Kenichi Handa  <handa@m17n.org>
+
+       * input.c (get_candidate_list): Free unnecessary objects.
+       (take_action_list): Free plist.
+
+2009-02-04  Kenichi Handa  <handa@m17n.org>
+
+       * coding.c (mcoding__init): Add "Shift_JIS" as an alias of "sjis".
+
 2009-01-16  Kenichi Handa  <handa@m17n.org>
 
        * m17n-core.h (Mcased, Msoft_dotted, Mcase_mapping, Mblock):
index c29dcd9..67c2065 100644 (file)
@@ -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
 
index 5fcd3dd..8b64994 100644 (file)
@@ -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