Revision: 6604
Author: ek.kato
Date: Tue Jul 27 22:15:26 2010
Log: * doc/COMPATIBILITY : Update.
http://code.google.com/p/uim/source/detail?r=6604
Modified:
/trunk/doc/COMPATIBILITY
=======================================
--- /trunk/doc/COMPATIBILITY Thu Jul 15 00:27:40 2010
+++ /trunk/doc/COMPATIBILITY Tue Jul 27 22:15:26 2010
@@ -57,6 +57,20 @@
The changes are described below in most recently updated order.
------------------------------------------------------------------------------
+Summary: Support multiple paths by LIBUIM_SCM_FILES
+Affects: uim developers
+Updates: Scheme API
+Version: 1.6.0
+Revision: ac6603
+Date: 2010-07-28
+Modifier: Etsushi
+Related:
+URL:
+Changes:
+ (changed) make-scm-pathname
+Description:
+ Change the return type as list for supporting multiple paths.
+------------------------------------------------------------------------------
Summary: New custom API to save custom variable.
Affects: Helper program developers
Updates: C API