2.25.1 AT_SPI2_ATK_2_25_1 AT_SPI2_ATK_2_25_1_REAL
authorMike Gorse <mgorse@suse.com>
Mon, 24 Apr 2017 22:41:31 +0000 (17:41 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 24 Apr 2017 22:41:31 +0000 (17:41 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 59cb0b340cbe7d402411ab04c7b337ef0e532a11..5758fbc0ea03850e8a07e6abf3604d86c9163693 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-atk 2.25.1:
+
+* Fix position getter for table cells.
+
+* Fix memory corruption when deleting an event from the list of events
+  for which there are registered listeners (bgo#781658).
+
 What's new in at-spi2-atk 2.24.0:
 
 * test: remove atk_table_cell_get_column_index test, as the
index 1258f7c36a7245802636fd66b6f11b2e0da4bf50..796b245cc6c5944ad9c9bb67a15d92ffaca4c1d2 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.24.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.25.1], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0