Change-Id: I3468a422ab885ba6ce788725c9d80dfb85008043
# 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.6530, isf@samsung.com)
+AC_INIT(isf, 2.4.6605, 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=6530
+ISF_MICRO_VERSION=6605
ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
Name: isf
Summary: Input Service Framework
-Version: 2.4.6530
+Version: 2.4.6605
Release: 1
Group: Graphics & UI Framework/Input
License: LGPL-2.1
+ISF 2.4.6605 :
+ 1. [panel] Call window_rotation_app_set for ROOT_ANGLE_ROTATE
+ 2. [immodule] send show callback when show is requested after focused context is deleted
+ 3. [panel] fix flickering problem at more and close button clicked
+ 4. [immodule] Discard input keys that does not match with current ic value
+ 5. add fa.po th.po ur.po
+ 6. [immodule] fix memory leak issue when ecore_imf_context_surrounding_get is used
+
+
ISF 2.4.6530 :
1. [demo] Add DATETIME layout
2. [setting] support Farsi, Thai, and Urdu language