# Process this file with autoconf to produce a configure script
#AC_INIT(scim, 1.4.7, suzhe@tsinghua.org.cn)
-AC_INIT(isf, 2.3.6004, isf@samsung.com)
+AC_INIT(isf, 2.3.6005, isf@samsung.com)
AC_CONFIG_SRCDIR([ism/src/scim.h])
m4_pattern_allow([^AS_])
+isf (2.3.6005-1slp2+1) unstable; urgency=low
+
+ * [immodule] Fix BS issue
+ * Git: framework/uifw/isf
+ * Tag: isf_2.3.6005-1slp2+1
+
+ -- Li Zhang <li2012.zhang@samsung.com> Wed, 05 Dec 2012 19:18:00 +0900
+
isf (2.3.6004-1slp2+1) unstable; urgency=low
* [immodule] Add focus_in and focus_out for IMControl
if (show_req_ic)
using_ic = show_req_ic;
- else
+ else if (get_focused_ic())
using_ic = get_focused_ic()->ctx;
if (type == ECORE_IMF_INPUT_PANEL_STATE_EVENT &&
Name: isf
Summary: Input Service Framework
-Version: 2.3.6004
+Version: 2.3.6005
Release: 1
Group: TO_BE/FILLED_IN
License: LGPL
+ISF 2.3.6005 :
+ 1. [immodule] Fix BS issue
+
+
ISF 2.3.6004 :
1. [immodule] Add focus_in and focus_out for IMControl
2. Add ISF logs for no-ise-launching-at-first-boot in emulator