[at-spi2-atk] Release v2.9.2



commit 58e70049be2e9d80f82225304cf2b6a1529939f1
Author: Mike Gorse <mgorse suse com>
Date:   Tue May 28 11:06:10 2013 -0500

    Release v2.9.2

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7b83851..ca016c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in at-spi2-atk 2.9.2:
+
+* Fix a memory leak in the socket adaptor (BGO#696733).
+
+* Fix various DBusError leaks (BGO#698951).
+
+* Fix crash when a main loop is shut down repeatedly (BGO#699554).
+
+* Suppress a warning if an app returns NULL when referencing a child.
+
 What's new in at-spi2-atk 2.7.91:
 
 * Add Locale property (BGO#694368).
diff --git a/configure.ac b/configure.ac
index 2cec929..fd338b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.8.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-atk], [2.9.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]