From: Jihoon Kim Date: Tue, 27 Aug 2013 03:51:03 +0000 (+0900) Subject: upload isf-2.4.6827 X-Git-Tag: accepted/tizen/generic/20140310.074606~131 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e68e40246128e67cc568e7ca24de9994320b7fba;p=platform%2Fcore%2Fuifw%2Fisf.git upload isf-2.4.6827 Change-Id: Ia1eb7b2a06ef0bea2fc2d78ee3f2b93f8cb09605 --- diff --git a/configure.ac b/configure.ac index 1eb56e5..9a55c8b 100755 --- a/configure.ac +++ b/configure.ac @@ -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 diff --git a/packaging/isf.spec b/packaging/isf.spec index f213472..ffb3f12 100644 --- a/packaging/isf.spec +++ b/packaging/isf.spec @@ -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 diff --git a/releasenote.txt b/releasenote.txt index b5c6209..d929a3f 100644 --- a/releasenote.txt +++ b/releasenote.txt @@ -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