[at-spi2-atk/gnome-3-24] 2.24.1



commit ad3da20b099593520b488e04c11b2eeee2bc39c3
Author: Mike Gorse <mgorse suse com>
Date:   Mon May 8 17:25:48 2017 -0500

    2.24.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 59cb0b3..4d781cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-atk 2.24.1:
+
+* Fix position getter for table cells.
+
+* atk-adaptor/bridge: Fix GList handling resulting in memory corruption (bgo#781658).
+
+* Fix use after free when returned objects hold only one ref (bgo#781716).
+
 What's new in at-spi2-atk 2.24.0:
 
 * test: remove atk_table_cell_get_column_index test, as the
diff --git a/configure.ac b/configure.ac
index 1258f7c..752c460 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.24.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-atk], [2.24.1], [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]