Revision: 6506
Author: ek.kato
Date: Thu Jul 15 00:27:40 2010
Log: * doc/COMPATIBILITY : Update.
http://code.google.com/p/uim/source/detail?r=6506
Modified:
/trunk/doc/COMPATIBILITY
=======================================
--- /trunk/doc/COMPATIBILITY Thu May 6 18:13:25 2010
+++ /trunk/doc/COMPATIBILITY Thu Jul 15 00:27:40 2010
@@ -56,6 +56,21 @@
The changes are described below in most recently updated order.
+------------------------------------------------------------------------------
+Summary: New custom API to save custom variable.
+Affects: Helper program developers
+Updates: C API
+Version: 1.6.0
+Revision: ac6505
+Date: 2010-07-15
+Modifier: Etsushi
+Related:
+URL:
+Changes:
+ (added) uim_custom_save_custom
+Description:
+ Save a primary custom group file of which the selected custum
+ variable belongs.
------------------------------------------------------------------------------
Summary: New helper protocol messages for uim-im-switcher
Affects: Helper program developers