Change-Id: Ic86fd4237f625854c6c58b2eb78c352ae3c704cd
# 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.7102, isf@samsung.com)
+AC_INIT(isf, 2.4.7104, 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=7102
+ISF_MICRO_VERSION=7104
ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
+* Mon Nov 04 2013 Jihoon Kim <jihoon48.kim@samsung.com> accepted/tizen_2.2/20131101.010032@b1e5aa2
+- increase retry count to to call XOpenDisplay in X11 frontend
+
* Sat Nov 02 2013 Ji-hoon Lee <dalton.lee@samsung.com> accepted/tizen_2.2/20131101.010032@7ede534
- Removed setsid() function from ise_preexec
Name: isf
Summary: Input Service Framework
-Version: 2.4.7102
+Version: 2.4.7104
Release: 1
Group: Graphics & UI Framework/Input
License: LGPL-2.1
+isf 2.4.7104 :
+ 1. increase retry count to to call XOpenDisplay in X11 frontend
+
+
isf 2.4.7102 :
1. Removed setsid() function from ise_preexec