Change-Id: I5bafd0ef04a6a61263b9d7ab00402ad474490ea0
# 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.6508, isf@samsung.com)
+AC_INIT(isf, 2.4.6520, 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=6508
+ISF_MICRO_VERSION=6520
ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
Name: isf
Summary: Input Service Framework
-Version: 2.4.6508
+Version: 2.4.6520
Release: 1
Group: Graphics & UI Framework/Input
License: LGPL-2.1
+ISF 2.4.6520 :
+ 1. fix build error on GCC 4.7.3
+ 2. [setting] fix prevent issue
+ 3. [immodule] fix bug hide_lookup_table doesn't work in set_layout of IMEngine
+ 4. [immodule] prepare and send is needed when set_prediction_allow is called in IMEngine
+
+
ISF 2.4.6508 :
1. Set default language for isf_get_normalized_language ()
2. check cursor index of ecore_imf_context_surrounding_get