[at-spi2-core] Release v2.3.92



commit c8e556f6eb46247f0fc5500c2fee1e2a81466bba
Author: Mike Gorse <mgorse suse com>
Date:   Mon Mar 19 16:41:26 2012 -0500

    Release v2.3.92

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index dc62a42..92af6cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-core 2.3.92:
+
+* Some changes to try to prevent at-spi2-registryd from incorrectly
+  thinking that an AT is hung and passing keys meant for it to the application.
+
+* Fix crash fetching an error from a reply when retrieving a property.
+
 What's new in at-spi2-core 2.3.91:
 
 * Invalidate states when receiving a focus event (BGO#663992).
diff --git a/configure.ac b/configure.ac
index 1536ace..9b75b80 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.3.91], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.3.92], [accessibility-atspi lists linux-foundation org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])



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