*** empty log message ***
[m17n/m17n-lib.git] / src / ChangeLog
index 712923a..3768372 100644 (file)
@@ -1,3 +1,14 @@
+2011-02-14  Kenichi Handa  <handa@m17n.org>
+
+       * m17n.h (minput_list): Extern it.
+
+       * input.c (MIMExternalModule): New member 'name'.
+       (load_external_module): Return value changed.
+       (unload_external_module): New function.
+       (fini_im_info): Use unload_external_module.
+       (load_im_info): Adjuted for the change of load_external_module.
+       (minput_list): New function.
+
 2011-01-06  Kenichi Handa  <handa@m17n.org>
 
        * coding.c: Fix comment syntax for doxygen.