[java-atk-wrapper] Release 0.28.0
- From: Ke Wang <kewang src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [java-atk-wrapper] Release 0.28.0
- Date: Tue, 22 Sep 2009 05:42:39 +0000 (UTC)
commit 7a490f10eccbcb273474805a9284443126549559
Author: Ke Wang <ke wang sun com>
Date: Tue Sep 22 13:40:09 2009 +0800
Release 0.28.0
NEWS | 6 ++++++
configure.in | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1721f8f..2f35f99 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+===============================
+Java ATK Wrapper version 0.28.0
+Important changes:
+ * Fixed bug 591792 - Java application tooltips are not accessible to orca screen reader
+ * Fixed bug 595234 - The caret position will not be changed when input text with gok composer
+
Java ATK Wrapper version 0.27.8
===============================
Important changes:
diff --git a/configure.in b/configure.in
index 3adc7d2..a2a4660 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([java-atk-wrapper],[0.27.8])
+AC_INIT([java-atk-wrapper],[0.28.0])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
@@ -10,7 +10,7 @@ AM_INIT_AUTOMAKE([-Wall -Werror foreign])
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LIB_ATK_WRAPPER_LT_VERSION=0:7:0
+LIB_ATK_WRAPPER_LT_VERSION=0:8:0
AC_SUBST(LIB_ATK_WRAPPER_LT_VERSION)
# jni
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]