upload isf 2.4.6529 37/17337/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 29 May 2013 05:12:29 +0000 (14:12 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 6 Mar 2014 11:22:23 +0000 (20:22 +0900)
Change-Id: Ibd9d38145d8f964a14ba06d84780cbd63c731892

configure.ac
packaging/isf.spec
releasenote.txt

index 9686295..27e3191 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.6527, isf@samsung.com)
+AC_INIT(isf, 2.4.6529, 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=6527
+ISF_MICRO_VERSION=6529
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index ebcd24d..c798589 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.6520
+Version:    2.4.6529
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1
index 9ae0a5d..d7d1c50 100644 (file)
@@ -1,3 +1,7 @@
+ISF 2.4.6529 :
+ 1. [immodule] Add focus window check routine
+
+
 ISF 2.4.6527 :
  1. [setting] fix abort issue in case EFL abort option turn on
  2. [demo] Use the window manager rotation