[at-spi2-atk] 2.25.2



commit 2bd8caea9611c641c382c21d80ea2125440eaee2
Author: Mike Gorse <mgorse linux-e5s4 suse>
Date:   Mon May 22 20:35:24 2017 -0500

    2.25.2

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5758fbc..5b42cff 100644
--- 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.
diff --git a/configure.ac b/configure.ac
index 6a873f7..4f42ad5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]