Revision: 6366
Author: nogu.dev
Date: Thu May 6 04:41:16 2010
Log: * doc/COMPATIBILITY
- Add section "New helper protocol messages for uim-im-switcher".
http://code.google.com/p/uim/source/detail?r=6366
Modified:
/trunk/doc/COMPATIBILITY
=======================================
--- /trunk/doc/COMPATIBILITY Sun Apr 25 19:26:22 2010
+++ /trunk/doc/COMPATIBILITY Thu May 6 04:41:16 2010
@@ -57,6 +57,22 @@
The changes are described below in most recently updated order.
------------------------------------------------------------------------------
+Summary: New helper protocol messages for uim-im-switcher
+Affects: Helper program developers
+Updates: Helper protocol
+Version: 1.6.0
+Revision: ac6364, ac6365
+Date: 2010-05-06
+Modifier: Muneyuki Noguchi
+Related: bug #2112
+URL:
+Changes:
+ (new) im_switcher_start
+ (new) im_switcher_quit
+Description:
+ Add messages to make uim-im-switcher single instance by quitting
+ a newly started uim-im-switcher when another uim-im-switcher exists.
+------------------------------------------------------------------------------
Summary: rk-expect-key? is added in rk.scm
Affects: IM developers
Updates: Scheme API