Release v2.15.2 AT_SPI2_CORE_2_15_2
authorMike Gorse <mgorse@suse.com>
Tue, 25 Nov 2014 20:25:20 +0000 (14:25 -0600)
committerMike Gorse <mgorse@suse.com>
Tue, 25 Nov 2014 20:25:20 +0000 (14:25 -0600)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 99029eb..1c44602 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in at-spi2-core 2.15.2:
+
+* Make the documentation of ATSPI's STATE_ACTIVE consistent with that of
+  ATK's (bgo#740274).
+
+* Add ATSPI_ROLE_STATIC and update documentation for ATSPI_ROLE_TEXT
+  (bgo#740340).
+
+* gi-annotations: get_relation_set returns a array of AtspiRelation
+
 What's new in at-spi2-core 2.15.1:
 
 * Fix some issues with the accessibility bus configuration (bgo#722738).
index 930bf66..0cf793f 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.15.1], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.15.2], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])