From 369d200b07efd1bfc0bdadc7e0e940b6309e1ddf Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Tue, 8 Oct 2013 11:25:47 +0900 Subject: [PATCH] upload isf-2.4.7008 Change-Id: I4213675fd9d969e82c11fed124433cc9e85ab090 --- configure.ac | 4 ++-- packaging/isf.changes | 5 +++++ packaging/isf.spec | 2 +- releasenote.txt | 6 ++++++ 4 files changed, 14 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 64bef5b..1aa7c6b 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.7001, isf@samsung.com) +AC_INIT(isf, 2.4.7008, 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=7001 +ISF_MICRO_VERSION=7008 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION diff --git a/packaging/isf.changes b/packaging/isf.changes index 7304ec6..2203459 100644 --- a/packaging/isf.changes +++ b/packaging/isf.changes @@ -1,3 +1,8 @@ +* Tue Oct 08 2013 Jihoon Kim submit/tizen_2.2/20131001.072127@842f0e2 +- Revert "fix bug the font of candidate word isn't changed according to the change of system font" +- Modified to hide candidate window when switching back to SW keyboard mode +- modified po file for the wrong word of French + * Tue Oct 01 2013 Jihoon Kim submit/tizen_2.2/20130927.120547@62163bd - fix bug the font of candidate word isn't changed according to the change of system font - Prevent fix diff --git a/packaging/isf.spec b/packaging/isf.spec index 1a10ad8..9eb3e83 100644 --- a/packaging/isf.spec +++ b/packaging/isf.spec @@ -3,7 +3,7 @@ Name: isf Summary: Input Service Framework -Version: 2.4.7001 +Version: 2.4.7008 Release: 1 Group: Graphics & UI Framework/Input License: LGPL-2.1 diff --git a/releasenote.txt b/releasenote.txt index 0aaca03..89d80eb 100644 --- a/releasenote.txt +++ b/releasenote.txt @@ -1,3 +1,9 @@ +ISF 2.4.7008 : + 1. Revert "fix bug the font of candidate word isn't changed according to the change of system font" + 2. Modified to hide candidate window when switching back to SW keyboard mode + 3. modified po file for the wrong word of French + + ISF 2.4.7001 : 1. fix bug the font of candidate word isn't changed according to the change of system font 2. Prevent fix -- 2.7.4