upload isf-2.4.6416
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 16 Apr 2013 07:23:39 +0000 (16:23 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 16 Apr 2013 07:23:39 +0000 (16:23 +0900)
Change-Id: Ibb95380b89d96bb341ff2c7e0c119a3cff5d1c71

configure.ac
packaging/isf.spec
releasenote.txt

index cf4856d..d0c4288 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.6415, isf@samsung.com)
+AC_INIT(isf, 2.4.6416, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 m4_pattern_allow([^AS_])
 
@@ -11,7 +11,7 @@ m4_pattern_allow([^AS_])
 # ISF version
 ISF_MAJOR_VERSION=2
 ISF_MINOR_VERSION=4
-ISF_MICRO_VERSION=6415
+ISF_MICRO_VERSION=6416
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index eba7b93..eb6d1b5 100755 (executable)
@@ -3,7 +3,7 @@
 
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.6415
+Version:    2.4.6416
 Release:    1
 Group:      System Environment/Libraries
 License:    LGPL
index f7e4674..c5fa85a 100644 (file)
@@ -1,3 +1,12 @@
+ISF 2.4.6416 :
+ 1. manage show request control id for comparing hide request
+ 2. [panel] reduce timeout for destroying candidate window
+
+
+ISF 2.4.6415 :
+ 1. need to check active ID
+
+
 ISF 2.4.6413 :
  1. [setting] use eina_strbuf_trim instead of eina_strbuf_replace_all
  2. [panel] fix prevent issue