2.25.2 AT_SPI2_ATK_2_25_2
authorMike Gorse <mgorse@linux-e5s4.suse>
Tue, 23 May 2017 01:35:24 +0000 (20:35 -0500)
committerMike Gorse <mgorse@linux-e5s4.suse>
Tue, 23 May 2017 01:35:24 +0000 (20:35 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 5758fbc..5b42cff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-atk 2.25.2:
+
+* Fix use after free when returned objects hold only one ref (bgo#781716).
+
+* Add some missing roles to correspond with atk (description list,
+  description term, description value, and footnote).
+
 What's new in at-spi2-atk 2.25.1:
 
 * Fix position getter for table cells.
index 6a873f7..4f42ad5 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.25.1], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.25.2], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0