upload isf-2.4.6412
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 12 Apr 2013 10:16:31 +0000 (19:16 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 12 Apr 2013 10:35:14 +0000 (19:35 +0900)
Change-Id: Ice5cf30f1715eb621b1d054b87b37aae26ed9fb4

configure.ac
packaging/isf.spec
releasenote.txt

index 0667048..ff03347 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.6411, isf@samsung.com)
+AC_INIT(isf, 2.4.6412, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 m4_pattern_allow([^AS_])
 
@@ -11,7 +11,7 @@ m4_pattern_allow([^AS_])
 # ISF version
 ISF_MAJOR_VERSION=2
 ISF_MINOR_VERSION=4
-ISF_MICRO_VERSION=6411
+ISF_MICRO_VERSION=6412
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index cdcf5c7..d2959dc 100755 (executable)
@@ -3,7 +3,7 @@
 
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.6411
+Version:    2.4.6412
 Release:    1
 Group:      System Environment/Libraries
 License:    LGPL
index eff735b..bd97326 100644 (file)
@@ -1,3 +1,8 @@
+ISF 2.4.6412 :
+ 1. [immodule] fix prevent issue
+ 2. [setting] modify CSC filename and keyname
+
+
 ISF 2.4.6411 :
  1. [panel] Added else statement to ensure the geometry excludes candidate window when hidden
  2. [panel] Added return value checking routine for rotation_geometry_get