# 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.6703, isf@samsung.com)
+AC_INIT(isf, 2.4.6709, 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=6703
+ISF_MICRO_VERSION=6709
ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
+* Tue Jul 09 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130703.084619@eead613
+- fix candidate window stacking bug
+- Add smack rule for dbus
+- upload isf-2.4.6703
+
* Wed Jul 03 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130703.000910@b0ee9f0
- keyboard setting view should be changed according to H/W keyboard connection
- check return value of pkgmgr function
Name: isf
Summary: Input Service Framework
-Version: 2.4.6703
+Version: 2.4.6709
Release: 1
Group: Graphics & UI Framework/Input
License: LGPL-2.1
+ISF 2.4.6709 :
+ 1. fix candidate window stacking bug
+ 2. Add smack rule for dbus
+
+
ISF 2.4.6703 :
1. keyboard setting view should be changed according to H/W keyboard connection
2. check return value of pkgmgr function