[java-atk-wrapper] Release 0.27.7



commit 5e734e99b1e37c67ee52541529d8d2ec66aa19ab
Author: Ke Wang <ke wang sun com>
Date:   Sun Aug 16 18:19:32 2009 +0800

    Release 0.27.7

 NEWS         |    6 ++++++
 configure.in |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 127f4cb..098c5d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Java ATK Wrapper version 0.27.7
+===============================
+Important changes:
+	* Fixed d.o.o bug 10506 - java webstart applications don't run
+	* Fixed bug that window events are not emitted(bug 591665,591670)
+
 Java ATK Wrapper version 0.27.6
 ===============================
 Important changes:
diff --git a/configure.in b/configure.in
index 29269b1..91461b7 100644
--- a/configure.in
+++ b/configure.in
@@ -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:5:0
+LIB_ATK_WRAPPER_LT_VERSION=0:6:0
 AC_SUBST(LIB_ATK_WRAPPER_LT_VERSION)
 
 # jni



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]