Change-Id: I1d0c51c3c49185a6462f17b17baaa5dee90a6a0d
# Process this file with autoconf to produce a configure script
#AC_INIT(scim, 1.4.7, suzhe@tsinghua.org.cn)
-AC_INIT(isf, 2.4.6404, isf@samsung.com)
+AC_INIT(isf, 2.4.6405, isf@samsung.com)
AC_CONFIG_SRCDIR([ism/src/scim.h])
m4_pattern_allow([^AS_])
Name: isf
Summary: Input Service Framework
-Version: 2.4.6404
+Version: 2.4.6405
Release: 1
Group: System Environment/Libraries
License: LGPL
+ISF 2.4.6405 :
+ 1. [panel] hide candidate window when will_hide_ack received
+ 2. [immodule] add log for some input panel APIs
+ 3. [panel] add usleep to wait for Window Manager ready
+
+
ISF 2.4.6404 :
1. [panel] settle candidate window when keyboard state is changed
2. [immodule] Fix bug shift key event for autocapital is generated.