upload isf-2.4.7709 07/31607/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 9 May 2014 05:48:58 +0000 (14:48 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 8 Dec 2014 01:07:57 +0000 (10:07 +0900)
Change-Id: Ib9585c3ae07ae3f2882fab51938d09b12167bc8f

configure.ac
packaging/isf.spec
releasenote.txt

index a5790ac..941b06e 100755 (executable)
@@ -1,6 +1,6 @@
 # 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.7618, isf@samsung.com)
+AC_INIT(isf, 2.4.7709, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 
 ###########################################################
@@ -10,7 +10,7 @@ AC_CONFIG_SRCDIR([ism/src/scim.h])
 # ISF version
 ISF_MAJOR_VERSION=2
 ISF_MINOR_VERSION=4
-ISF_MICRO_VERSION=7618
+ISF_MICRO_VERSION=7709
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 0681b5f..c6529bd 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.7618
+Version:    2.4.7709
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1
index aaa2b92..1950ccd 100644 (file)
@@ -1,3 +1,15 @@
+ISF 2.4.7709 :
+ 1. fix build error in no minicontrol library environment
+ 2. Set smack for Web IME
+ 3. Fix minicontrol layout
+ 4. Monitor Web IME install/uninstall/update and update engine list
+ 5. Fix _default_instance double free bug
+ 6. Fix bug infinite connection logs are found in no helper module
+ 7. Remove unnecessary repetition if the size of helpers is equal to 0
+ 8. Add ecore loop into frontend
+ 9. Set FD_CLOEXEC to release FD on exec
+
+
 ISF 2.4.7618 :
  1. [panel] Make minicontrol be transparent
  2. [panel] remove unused variables