[at-spi2-core] Release v2.1.4



commit 14265d882dc0a75afaed366f592a6628c530d149
Author: Mike Gorse <mgorse novell com>
Date:   Mon Jul 25 17:13:51 2011 -0500

    Release v2.1.4

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0eac5d2..97f8fa2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in at-spi2-core 2.1.4:
+
+* Some API changes to device and event listeners for compatibility with
+  Javascript.
+
+* Fix for BGO#654314: make role names consistent with atk.
+* FIx for BGO#654921: Run within Unity.
+
+* Added some new roles.
+
 What's new in at-spi2-core 2.1.3:
 
 * use stored values for AT-SPI role names where possible.
diff --git a/configure.ac b/configure.ac
index adaf0f4..060b1ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.1.3], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.1.4], [accessibility-atspi lists linux-foundation org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])



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