From: Jihoon Kim Date: Tue, 16 Apr 2013 07:23:39 +0000 (+0900) Subject: upload isf-2.4.6416 X-Git-Tag: accepted/tizen_2.1/20130425.024739~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c032c320387596e8536c7a31aaa0dabd733d7868;p=platform%2Fcore%2Fuifw%2Fisf.git upload isf-2.4.6416 Change-Id: Ibb95380b89d96bb341ff2c7e0c119a3cff5d1c71 --- diff --git a/configure.ac b/configure.ac index cf4856d..d0c4288 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.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 diff --git a/packaging/isf.spec b/packaging/isf.spec index eba7b93..eb6d1b5 100755 --- a/packaging/isf.spec +++ b/packaging/isf.spec @@ -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 diff --git a/releasenote.txt b/releasenote.txt index f7e4674..c5fa85a 100644 --- a/releasenote.txt +++ b/releasenote.txt @@ -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