upload isf-2.4.6405
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 5 Apr 2013 11:40:18 +0000 (20:40 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 5 Apr 2013 11:40:18 +0000 (20:40 +0900)
Change-Id: I1d0c51c3c49185a6462f17b17baaa5dee90a6a0d

configure.ac
packaging/isf.spec
releasenote.txt

index 51c7235..20aac28 100755 (executable)
@@ -1,6 +1,6 @@
 # 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_])
 
index 0e0099c..0bb070e 100755 (executable)
@@ -3,7 +3,7 @@
 
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.6404
+Version:    2.4.6405
 Release:    1
 Group:      System Environment/Libraries
 License:    LGPL
index 1bbffd1..31b1c24 100644 (file)
@@ -1,3 +1,9 @@
+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.