Release v2.15.4 AT_SPI2_ATK_2_15_4
authorMike Gorse <mgorse@suse.com>
Mon, 19 Jan 2015 22:57:28 +0000 (16:57 -0600)
committerMike Gorse <mgorse@suse.com>
Mon, 19 Jan 2015 22:57:28 +0000 (16:57 -0600)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 39fb1512204831e74cfc7ee910179b722c805917..6748191e6327ae259fc2be76b558821cba837e1d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-atk 2.15.4:
+
+* Don't parse non-existent signal arguments from atk.
+
+* Support ATK_STATE_HAS_TOOLTIP (bgo#738953).
+
+* Support ATK_STATE_READ_ONLY (bgo#690008).
+
 What's new in at-spi2-atk 2.15.3:
 
 * Add mapping between ATK_ROLE_STATIC and ATSPI_ROLE_STATIC
index 838e7dfe73d34312f117055b46616120d2753cd4..15b4f8ac51c8d55957321c1c5d156f240dabadbf 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.15.3], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.15.4], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0