upload isf-2.4.6827 05/17505/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 27 Aug 2013 03:51:03 +0000 (12:51 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 7 Mar 2014 02:23:20 +0000 (11:23 +0900)
Change-Id: Ia1eb7b2a06ef0bea2fc2d78ee3f2b93f8cb09605

configure.ac
packaging/isf.spec
releasenote.txt

index 1eb56e5..9a55c8b 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.6815, isf@samsung.com)
+AC_INIT(isf, 2.4.6827, 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=6815
+ISF_MICRO_VERSION=6827
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index f213472..ffb3f12 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.6815
+Version:    2.4.6827
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1
index b5c6209..d929a3f 100644 (file)
@@ -1,3 +1,10 @@
+ISF 2.4.6827 :
+ 1. [immodule] call prediction_allow_set in IMEngine in case of only having focus
+ 2. [immodule] skip checking autocapital in H/W keyboard mode
+ 3. Reduce binary size gc-sections
+ 4. [setting] fix N_SE-49587 allow duplicated ise name now
+
+
 ISF 2.4.6815 :
  1. Change "English/Keyboard" to "English Keyboard"
  2. [immodule] Fix bug of autocapital analysis