[at-spi2-core] Release v2.3.90



commit cbcc1db8b614b17c1ff1091216b0f4f008942c58
Author: Mike Gorse <mgorse novell com>
Date:   Mon Feb 20 17:00:48 2012 -0600

    Release v2.3.90

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 96f54a0..95a716e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+What's new in at-spi2-core 2.3.90:
+
+* At-spi-bus-launcher now emits PropertiesChanged signals from the correct
+  interface.
+
+* If a keystroke listener does not respond, disable it until it responds.
+  This prevents the desktop from locking up if an AT hangs or is suspended
+  and has a keyboard listener registered.
+
+* Fix a warning when a NULL object is returned as the detail of an event.
+
 What's new in at-spi2-core 2.3.5:
 
 * Fix for BGO#668334: Set correct end offset in atspi_text_get_attributes.
diff --git a/configure.ac b/configure.ac
index f1397b5..acf98ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.3.5], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.3.90], [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]