upload isf-2.4.6628 46/17446/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 28 Jun 2013 11:18:34 +0000 (20:18 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 7 Mar 2014 01:40:40 +0000 (10:40 +0900)
Change-Id: If765c2208982d350731ad0baee86e08443d30b5e

configure.ac
packaging/isf.spec
releasenote.txt

index 380878e..66f3cc0 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.6624, isf@samsung.com)
+AC_INIT(isf, 2.4.6628, 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=6624
+ISF_MICRO_VERSION=6628
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 65e0cc2..3b40ba7 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.6624
+Version:    2.4.6628
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1
index 567b4e9..11d3d2d 100644 (file)
@@ -1,3 +1,8 @@
+ISF 2.4.6628 :
+ 1. [immodule] fix bug back key isn't propagated in H/W keyboard mode
+ 2. Change word to newly translated word
+
+
 ISF 2.4.6624 :
  1. [setting,demo] support back key