Release v2.1.4
authorMike Gorse <mgorse@novell.com>
Mon, 25 Jul 2011 22:25:17 +0000 (17:25 -0500)
committerMike Gorse <mgorse@novell.com>
Thu, 28 Jul 2011 17:10:14 +0000 (12:10 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 3ff56e8..462b524 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-atk 2.1.4:
+
+* Ensure the detail integers are initialized before sending events.
+
+* Map some new atk roles.
+
 What's new in at-spi2-atk 2.1.3:
 
 * Fix for BGO#652797: Remove unused AtkMisc instance.
index 45492ce..609986b 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.1.3], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.1.4], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0