upload isf-2.4.7426 09/31509/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 26 Feb 2014 01:59:32 +0000 (10:59 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 5 Dec 2014 11:54:31 +0000 (20:54 +0900)
Change-Id: I2b511c951bd0c4607319e6f4ae9f40012b469023

configure.ac
packaging/isf.spec
releasenote.txt

index 982da87b90d7c44f09a6eac35bed067a7c5d7b38..415bffe270bd9fc980168accf056c92ef5c670ae 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.7424, isf@samsung.com)
+AC_INIT(isf, 2.4.7426, 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=7424
+ISF_MICRO_VERSION=7426
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 60066b54f12146b11de964ac1b06654736a21864..704a9189e5627795d9b47305f42fc6c391348aeb 100644 (file)
@@ -1,8 +1,8 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.7424
-Release:    2
+Version:    2.4.7426
+Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1
 Source0:    %{name}-%{version}.tar.gz
index 29d88f6927a2249d48202575d29d09592a1410a4..e97855142751404e24934cfdb767402ee3c8e3d5 100644 (file)
@@ -1,3 +1,10 @@
+ISF 2.4.7426 :
+ 1. [panel] check NULL or not before deleting object
+ 2. Fix API description error
+ 3. Remove unused config path
+ 4. Commented out the code leaving isf file logs
+
+
 ISF 2.4.7424 :
  1. Add bt-service in isf.rule
  2. [panel] initialize variable after calling edbus del and close