# 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.5704, isf@samsung.com)
+AC_INIT(isf, 2.3.5706, isf@samsung.com)
AC_CONFIG_SRCDIR([ism/src/scim.h])
m4_pattern_allow([^AS_])
# ISF version
ISF_MAJOR_VERSION=2
ISF_MINOR_VERSION=3
-ISF_MICRO_VERSION=5704
+ISF_MICRO_VERSION=5706
ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
+isf (2.3.5706-1slp2+1) unstable; urgency=low
+
+ * [immodule] add cursor position in Ise_Context structure
+ * [immodule] disable prediction in TERMINAL layout
+ * Git: framework/uifw/isf
+ * Tag: isf_2.3.5706-1slp2+1
+
+ -- Jihoon Kim <jihoon48.kim@samsung.com> Thu, 06 Sep 2012 13:12:37 +0900
+
isf (2.3.5704-1slp2+1) unstable; urgency=low
* fix typo
-#sbs-git:framework/uifw/isf isf 2.3.5704 07f2b65224e6cef5cd6799065bb01fa656bc115e
+#sbs-git:framework/uifw/isf isf 2.3.5706 07f2b65224e6cef5cd6799065bb01fa656bc115e
%define _usrdir /usr
%define _ugdir %{_usrdir}/ug
Name: isf
Summary: Input Service Framework
-Version: 2.3.5704
+Version: 2.3.5706
Release: 1
Group: TO_BE/FILLED_IN
License: LGPL
+ISF 2.3.5706 :
+ 1. [immodule] add cursor position in Ise_Context structure
+ 2. [immodule] disable prediction in TERMINAL layout
+
+
+ISF 2.3.5704 :
+ 1. fix if no option for ise , disable the ise option item instead of popup.
+ 2. [setting] fix typo
+
+
ISF 2.3.5631 :
1. [isf-panel-efl] Add longpress event for soft ISE.