From: Jihoon Kim Date: Mon, 17 Sep 2012 01:53:58 +0000 (+0900) Subject: upload isf 2.3.5717 X-Git-Tag: accepted/tizen_2.1/20130425.024739~57^2~221 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0f22915ac7340163348388a4455ac78d77c97f11;p=platform%2Fcore%2Fuifw%2Fisf.git upload isf 2.3.5717 Change-Id: Iac24d25f086b5eed7d4a0f05ed5a2f057c2c9000 --- diff --git a/configure.ac b/configure.ac index 699bdd9..14b87e9 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.3.5712, isf@samsung.com) +AC_INIT(isf, 2.3.5717, 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=3 -ISF_MICRO_VERSION=5712 +ISF_MICRO_VERSION=5717 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION diff --git a/debian/changelog b/debian/changelog index e12ea40..5ef7efb 100755 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +isf (2.3.5717-1slp2+1) unstable; urgency=low + + * [immodule] do not show or hide ISE in case of desktop mode + * [setting] update po files to fix autocapital translation + * [setting] Change default mode of autocapital option + * [demo] add SIGNIN type + * Git: framework/uifw/isf + * Tag: isf_2.3.5717-1slp2+1 + + -- Jihoon Kim Mon, 17 Sep 2012 09:51:45 +0900 + isf (2.3.5712-1slp2+1) unstable; urgency=low * [isf-panel-efl] Hide "v" button when only one line candidates diff --git a/packaging/isf.spec b/packaging/isf.spec index a7778b1..76d40dc 100755 --- a/packaging/isf.spec +++ b/packaging/isf.spec @@ -1,10 +1,10 @@ -#sbs-git:framework/uifw/isf isf 2.3.5712 07f2b65224e6cef5cd6799065bb01fa656bc115e +#sbs-git:framework/uifw/isf isf 2.3.5717 07f2b65224e6cef5cd6799065bb01fa656bc115e %define _usrdir /usr %define _ugdir %{_usrdir}/ug Name: isf Summary: Input Service Framework -Version: 2.3.5712 +Version: 2.3.5717 Release: 2 Group: TO_BE/FILLED_IN License: LGPL diff --git a/releasenote.txt b/releasenote.txt index f188db3..438aa5e 100644 --- a/releasenote.txt +++ b/releasenote.txt @@ -1,3 +1,10 @@ +ISF 2.3.5717 : + 1. [immodule] do not show or hide ISE in case of desktop mode + 2. [setting] update po files to fix autocapital translation + 3. [setting] Change default mode of autocapital option + 4. [demo] add SIGNIN type + + ISF 2.3.5712 : 1. [isf-panel-efl] Hide "v" button when only one line candidates 2. [isf-setting-efl] Add padding at bottom