# 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_])
# 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
+* Tue Oct 08 2013 Jihoon Kim <jihoon48.kim@samsung.com> 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 <jihoon48.kim@samsung.com> 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
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
+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