Release v2.1.4 AT_SPI2_CORE_2_1_4
authorMike Gorse <mgorse@novell.com>
Mon, 25 Jul 2011 22:13:51 +0000 (17:13 -0500)
committerMike Gorse <mgorse@novell.com>
Mon, 25 Jul 2011 22:13:51 +0000 (17:13 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 0eac5d2..97f8fa2 100644 (file)
--- 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.
index adaf0f4..060b1ba 100644 (file)
@@ -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])