upload isf-2.4.7609 88/31588/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 9 Apr 2014 06:06:32 +0000 (15:06 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Sat, 6 Dec 2014 13:09:05 +0000 (22:09 +0900)
Change-Id: Iab40e860d681a465dac911c0895f10c9da69120f

configure.ac
packaging/isf.spec
releasenote.txt

index 450ac14..ab0a385 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.7528, isf@samsung.com)
+AC_INIT(isf, 2.4.7609, 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=7528
+ISF_MICRO_VERSION=7609
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 30b7ace..9d7ced1 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.7528
+Version:    2.4.7609
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1
index 22540ae..89c99da 100644 (file)
@@ -1,3 +1,14 @@
+ISF 2.4.7609 :
+ 1. Support conditional build related to ui-gadget library
+ 2. Support conditional build about notification library
+ 3. Replace deprecated ail_package prefix () API with new one
+ 4. adjust the timer value of hiding ISE
+ 5. Use timer not to hide and show IME again in focus-out and focus-in event between applications
+ 6. Add return value in Transaction::read_from_buffer
+ 7. [demo] remove code to set scale
+ 8. fix build warning
+
+
 ISF 2.4.7528 :
  1. removed wrong syntax and words in the po_file
  2. modified translated words and added vi.po, mn_mn.po