java-access-bridge r231 - branches/gnome-2-22
- From: jeffcai svn gnome org
- To: svn-commits-list gnome org
- Subject: java-access-bridge r231 - branches/gnome-2-22
- Date: Fri, 27 Jun 2008 10:23:31 +0000 (UTC)
Author: jeffcai
Date: Fri Jun 27 10:23:31 2008
New Revision: 231
URL: http://svn.gnome.org/viewvc/java-access-bridge?rev=231&view=rev
Log:
2008-06-27 Jeff Cai<jeff cai sun com>
* NEWS:
* configure.in:
Release 1.22.2
Modified:
branches/gnome-2-22/ChangeLog
branches/gnome-2-22/NEWS
branches/gnome-2-22/README
branches/gnome-2-22/configure.in
Modified: branches/gnome-2-22/NEWS
==============================================================================
--- branches/gnome-2-22/NEWS (original)
+++ branches/gnome-2-22/NEWS Fri Jun 27 10:23:31 2008
@@ -1,7 +1,7 @@
-Java Access Bridge version 1.22.1
+Java Access Bridge version 1.22.2
================================
-Release bridge 1.22.1. This is a stable build. It
+Release bridge 1.22.2. This is a stable build. It
depends on at-spi 1.8 or versions after.
The following changes have been made since 1.22.0.
@@ -15,6 +15,9 @@
keys so that assistive technologies can more accurately
calculate the keycodes.
+Java Access Bridge version 1.22.1
+================================
+
* Provide host_application for events to registryd.
Fix bug #531869
Modified: branches/gnome-2-22/README
==============================================================================
--- branches/gnome-2-22/README (original)
+++ branches/gnome-2-22/README Fri Jun 27 10:23:31 2008
@@ -2,7 +2,7 @@
which connects the built-in accessibility support in
Java Swing apps to the GNOME Accessibility framework,
specifically the Assistive Technology Service Provider
-Interface (AT-SPI). Version 1.20.
+Interface (AT-SPI). Version 1.22.
Contents:
Modified: branches/gnome-2-22/configure.in
==============================================================================
--- branches/gnome-2-22/configure.in (original)
+++ branches/gnome-2-22/configure.in Fri Jun 27 10:23:31 2008
@@ -1,6 +1,6 @@
AC_INIT(bridge)
-AM_INIT_AUTOMAKE(java-access-bridge, 1.22.1)
+AM_INIT_AUTOMAKE(java-access-bridge, 1.22.2)
JAVA_REQUIRED=1.5
JAVA_ERROR_MESSAGE="Java $JAVA_REQUIRED or later is required to build java-access-bridge"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]